update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,8 +1,8 @@
 Awesome Substrate !Awesome (https://awesome.re/badge-flat.svg) (https://awesome.re)
 Awesome Substrate !Awesome (https://awesome.re/badge-flat.svg) (https://awesome.re)
▐ Please see awesome-dot (https://github.com/haquefardeen/awesome-dot) for a similar list that is more general to the entire Polkadot ecosystem, not just Substrate. 
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
▐ An awesome list is a list of awesome things curated by the Substrate community.
@@ -57,8 +57,7 @@
- Substrate Developers Chat (Telegram) (https://t.me/substratedevs) - Chat with other Substrate developers, also bridged to matrix (https://matrix.to/#/#substratedevs:matrix.org).
- Twitter (https://twitter.com/substrate_io) - Follow us to stay up-to-date.
- Polkaverse (https://polkaverse.com) - A decentralized news-feed style social platform for the Polkadot community to discuss, share knowledge, post ecosystem updates and interact with posts. Built on top of Subsocial 
(https://subsocial.network).
- Polkaverse (https://polkaverse.com) - A decentralized news-feed style social platform for the Polkadot community to discuss, share knowledge, post ecosystem updates and interact with posts. Built on top of Subsocial (https://subsocial.network).
Events
@@ -121,8 +120,8 @@
Client Libraries
- .Net API (https://github.com/usetech-llc/polkadot_api_dotnet) - Maintained by Usetech (https://usetech.com/blockchain/).
- .NET Substrate API (https://github.com/ajuna-network/Ajuna.NetApi) - Used in nuget (https://www.nuget.org/packages/Ajuna.NetApi/), and Unity Example (https://github.com/ajuna-network/SubstrateNET/tree/master/SubstrateNET.UnityDemo); 
Maintained by Ajuna Network (https://ajuna.io/).
- .NET Substrate API (https://github.com/ajuna-network/Ajuna.NetApi) - Used in nuget (https://www.nuget.org/packages/Ajuna.NetApi/), and Unity Example (https://github.com/ajuna-network/SubstrateNET/tree/master/SubstrateNET.UnityDemo); Maintained 
by Ajuna Network (https://ajuna.io/).
- .NET Toolchain/SDK (https://github.com/ajuna-network/Ajuna.SDK) - Toolchain for Substrate .NET. Pre-generated SubstrateNET (https://github.com/ajuna-network/SubstrateNET); Maintained by Ajuna Network.
- go-substrate-gen (https://github.com/Aphoh/go-substrate-gen) - Generate Go (de)serialization/client code from Substrate metadata.
- sube (https://github.com/virto-network/sube) - Lightweight Rust client library and CLI with support for type information.
@@ -165,8 +164,7 @@
- substrate-balance-calculator (https://github.com/shawntabrizi/substrate-balance-calculator) - Breakdown the balances of your Substrate account.
- substrate-balance-graph (https://github.com/shawntabrizi/substrate-balance-graph) - Create a graph of the token balance over time of a Substrate address.
- substrate-graph-benchmarks (https://github.com/shawntabrizi/substrate-graph-benchmarks) - Graph the benchmark output of FRAME pallets.
- substrate-js-utils (https://github.com/shawntabrizi/substrate-js-utilities) - A set of useful JavaScript utilities for Substrate that uses the Polkadot{JS} API; Also deployed as a website 
(https://www.shawntabrizi.com/substrate-js-utilities/).
- substrate-js-utils (https://github.com/shawntabrizi/substrate-js-utilities) - A set of useful JavaScript utilities for Substrate that uses the Polkadot{JS} API; Also deployed as a website (https://www.shawntabrizi.com/substrate-js-utilities/).
- substrate-society (https://github.com/shawntabrizi/substrate-society) - A basic front-end for the FRAME Society pallet.
- substrate-toml-lint (https://github.com/shawntabrizi/substrate-toml-lint) - A toml parser and checker to avoid common errors in Substrate projects.
- subwasm (https://github.com/chevdor/subwasm) - CLI to inspect a runtime WASM blob offline. It shows information, metadata and can compare runtimes. It can also help you fetch a runtime directly from a node.
@@ -189,8 +187,8 @@
- Nova Polkadot Utils (https://github.com/nova-wallet/nova-utils) - Contains static info & metadata to support client apps in Polkadot ecosystem to map it to various netowrks.
- Polkadot Vault (https://signer.parity.io/) (formerly Parity Signer) - Upcycle an unused mobile phone into an air-gapped hardware wallet.
- Polkadot PANIC (https://github.com/SimplyVC/panic_polkadot) - Monitoring and alerting solution for Polkadot nodes by Simply VC, compatible with many Substrate chains.
- Polkadot Tool Index (https://wiki.polkadot.network/docs/build-tools-index) - List of tools available for your development with Polkadot and any Substrate chain including Block Explorers, Wallets, Network Monitoring & Reporting, 
Clients, Benchmarking, Fuzzing, Forking, SCALE Codec, CLI Tools and much more.
- Polkadot Tool Index (https://wiki.polkadot.network/docs/build-tools-index) - List of tools available for your development with Polkadot and any Substrate chain including Block Explorers, Wallets, Network Monitoring & Reporting, Clients, 
Benchmarking, Fuzzing, Forking, SCALE Codec, CLI Tools and much more.
- Polkadot-JS Apps UI (https://polkadot.js.org/apps/) - Semi-official block explorer & front-end for Substrate-based chains.
- Polkadot-JS Extension (https://github.com/polkadot-js/extension) - Browser extension for interacting with Substrate-based chains.
- Polkascan (https://polkascan.io/) - Multi-chain block explorer maintained by Polkascan Foundation.
@@ -213,10 +211,9 @@
- TxWrapper (https://github.com/paritytech/txwrapper) - Helpful library for offline transaction creation.
- VSCode Substrate (https://marketplace.visualstudio.com/items?itemName=paritytech.vscode-substrate) - Plugin for Visual Studio Code.
- Polkaholic.io (https://polkaholic.io) - Multi-chain block explorer with API and DeFi support across 40+ parachains.
- SubID (https://github.com/dappforce/subid) - An advanced cross-chain portfolio management tool for the Polkadot ecosystem, allowing any user to see their balances across chains; view their crowdloan history; view their NFTs across 
Polkadot ecosystem chains; claim their vested tokens and perform cross-chain transfers.
- Subsocial SDK Playground (https://play.subsocial.network) - Subsocial JS SDK Playground allows you to fetch spaces, send transactions on blockchain and test the SDK code snippets on the go without the need to download or setup 
anything locally.
- SubID (https://github.com/dappforce/subid) - An advanced cross-chain portfolio management tool for the Polkadot ecosystem, allowing any user to see their balances across chains; view their crowdloan history; view their NFTs across Polkadot 
ecosystem chains; claim their vested tokens and perform cross-chain transfers.
- Subsocial SDK Playground (https://play.subsocial.network) - Subsocial JS SDK Playground allows you to fetch spaces, send transactions on blockchain and test the SDK code snippets on the go without the need to download or setup anything locally.
- Uptest Runtime upgrade tool (https://github.com/uptest-sc/uptest) - Uptest command line client and libuptest Rust library are two tools used for debugging storage changes and runtime upgrades. 
Products and Services
@@ -248,3 +245,5 @@
 - polkadot-js/api (https://github.com/polkadot-js/api/tree/master/packages/types) - Maintained by Polkadot-JS.
 - scale-ts (https://github.com/unstoppablejs/unstoppablejs/tree/main/packages/scale-ts#scale-ts) - Maintained by Josep M Sobrepere.
 - soramitsu/scale-codec-js-library (https://github.com/soramitsu/scale-codec-js-library) - Maintained by Soramitsu.
substrate Github: https://github.com/substrate-developer-hub/awesome-substrate