From 3db368b5a2891c725aacd0d969136b111ba518ca Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Wed, 25 Jun 2025 16:37:07 +0200 Subject: [PATCH] Re-order --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 87b5669..bfec562 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python). End-user applications and tools built on Partisia Blockchain. -### Explorers - -Blockchain explorers for viewing transactions, blocks, and network information. -- [Partisia Browser](https://browser.partisiablockchain.com/) - Official blockchain explorer for Partisia Blockchain mainnet. -- [Partisia Browser Testnet](https://browser.testnet.partisiablockchain.com/) - Official blockchain explorer for Partisia Blockchain testnet. - ### Wallets Wallet applications and integrations for managing PBC tokens and interacting with the blockchain. @@ -29,6 +23,12 @@ Decentralized applications and smart contracts deployed on Partisia Blockchain. - [Partisia Trivia](https://github.com/nerds-cooking/partisia-trivia) - Full-stack trivia game using Zero-Knowledge smart contracts and MPC for private answer storage. - [Moonrig](https://moonrig.io/) - Crypto project research platform providing analysis and insights for blockchain projects and investments. +### Explorers + +Blockchain explorers for viewing transactions, blocks, and network information. +- [Partisia Browser](https://browser.partisiablockchain.com/) - Official blockchain explorer for Partisia Blockchain mainnet. +- [Partisia Browser Testnet](https://browser.testnet.partisiablockchain.com/) - Official blockchain explorer for Partisia Blockchain testnet. + ### Integrations Applications that integrate Partisia Blockchain with other platforms and ecosystems.