Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Gno-specific features, connect to Gno apps with clients, and more.
- [Example `minisocial` dApp](builders/example-minisocial-dapp.md) - Build a complete social media application while learning the full local development workflow for Gno packages.
- [Deploying Gno packages](builders/deploy-packages.md) - Learn how to deploy your code to Gno.land networks using `gnokey` and understand gas requirements.
- [Connecting clients](builders/connect-clients-and-apps.md) - Discover how to connect external applications to Gno.land networks using both Go and JavaScript clients.
- [Stress testing with Supernova](builders/stress-testing-with-supernova.md) - Learn how to stress test your Gno network using `supernova` to measure performance.
- [Become a Gnome](builders/become-a-gnome.md) - Learn what makes a great Gno.land contributor and how to showcase your work in the ecosystem.

## Resources
Expand Down
154 changes: 0 additions & 154 deletions docs/builders/stress-testing-with-supernova.md

This file was deleted.

1 change: 0 additions & 1 deletion misc/docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"builders/example-minisocial-dapp",
"builders/deploy-packages",
"builders/connect-clients-and-apps",
"builders/stress-testing-with-supernova",
"builders/become-a-gnome"
]
},
Expand Down
Loading