diff --git a/docs/build/build-open-source.md b/docs/build/build-open-source.md index b8174b42418e..65e970ef3ad7 100644 --- a/docs/build/build-open-source.md +++ b/docs/build/build-open-source.md @@ -102,7 +102,7 @@ In the below sections you can find a list of different layers of the Polkadot St | Substrate Contract clients | [PatractGo](https://github.com/patractlabs/go-patract) 🔴| | | SCALE Codec | [Rust](https://github.com/paritytech/parity-scale-codec) 🟢, [TypeScript](https://github.com/paritytech/parity-scale-codec-ts) 🟢, [Python](https://github.com/polkascan/py-scale-codec) 🟢, [Golang Chainsafe](https://github.com/ChainSafe/gossamer/tree/development/pkg/scale/) 🟢, [Golang Itering](https://github.com/itering/scale.go) 🟡, [C](https://github.com/MatthewDarnell/cScale) 🔴, [C++](https://github.com/soramitsu/scale-codec-cpp) 🔴, [JavaScript](https://github.com/polkadot-js/api) 🟢, [AssemblyScript](https://github.com/LimeChain/as-scale-codec) 🔴, [Haskell](https://github.com/airalab/hs-web3/tree/master/packages/scale/src/Codec) 🟡, [Java](https://github.com/emeraldpay/polkaj) 🔴, [Ruby](https://github.com/itering/scale.rb) 🔴, [Dart](https://github.com/nbltrust/dart-scale-codec) 🔴, [Swift](https://github.com/tesseract-one/swift-scale-codec) 🟡, [scale-codec-swift](https://github.com/sublabdev/scale-codec-swift) 🟡, [scale-codec-kotlin](https://github.com/sublabdev/scale-codec-kotlin) 🟡, [PHP](https://github.com/gmajor-encrypt/php-scale-codec) 🟢, [JavaScript by Soramitsu](https://github.com/soramitsu/scale-codec-js-library) 🟢, [Scale Codec Comparator](https://github.com/gmajor-encrypt/scale-codec-comparator) 🟢, [ScaleCodec.sol by Darwinia](https://github.com/darwinia-network/darwinia-messages-sol/blob/master/contracts/utils/contracts/ScaleCodec.sol) 🟢, [ScaleCodec.sol by Snowfork](https://github.com/Snowfork/snowbridge/blob/main/core/packages/contracts/contracts/ScaleCodec.sol) 🟢| | Easy Runtime Development | [Subalfred](https://github.com/hack-ink/subalfred) 🟢, [substrate-stencil](https://github.com/kaichaosun/substrate-stencil) 🔴, [Play Substrate](https://github.com/kaichaosun/play-substrate) 🔴, [substrate-node-template](https://github.com/substrate-developer-hub/substrate-node-template) 🟢, [VS Code Plugin](https://github.com/everstake/vscode-plugin-substrate) 🔴, [Atom Code Plugin](https://github.com/everstake/atom-plugin-substrate) 🔴, [Substrate Playground](https://github.com/paritytech/substrate-playground) 🔴, [Substrate Marketplace VS Code Plugin](https://github.com/paritytech/vscode-substrate) 🔴, [AssemblyScript Runtime Generation](https://github.com/LimeChain/as-substrate-runtime) 🔴, [Substrate Package Manager](https://github.com/clearloop/sup) 🔴, [Subsembly: Framework for developing AssemblyScript Substrate Runtimes](https://github.com/LimeChain/subsembly) 🔴, [dependency diener](https://github.com/bkchr/diener) 🟡| | -| Easy Smart Contract Development | [Typechain Polkadot](https://github.com/Supercolony-net/typechain-polkadot) 🔴, [ink-playground](https://github.com/paritytech/ink-playground) 🟡, [Ink! Remix Plugin](https://github.com/blockchain-it-hr/ink-remix-plugin) 🔴, [Signac](https://github.com/standardweb3/signac/) 🔴, [INK!athon](https://github.com/scio-labs/inkathon) 🟢, [ink!-boxes](https://github.com/avirajkhare00/ink-boxes/) 🟡, [ink!-smart-contract-wizard](https://github.com/avirajkhare00/ink-wizard) 🟡| +| Easy Smart Contract Development | [Typechain Polkadot](https://github.com/727-ventures/typechain-polkadot) 🟢, [ink-playground](https://github.com/paritytech/ink-playground) 🟡, [Ink! Remix Plugin](https://github.com/blockchain-it-hr/ink-remix-plugin) 🔴, [Signac](https://github.com/standardweb3/signac/) 🔴, [INK!athon](https://github.com/scio-labs/inkathon) 🟢, [ink!-boxes](https://github.com/avirajkhare00/ink-boxes/) 🟡, [ink!-smart-contract-wizard](https://github.com/avirajkhare00/ink-wizard) 🟡| | Runtime/Pallet Security | [Substrate Toml Lint](https://github.com/shawntabrizi/substrate-toml-lint) 🔴, [K specifications](https://github.com/kframework/wasm-semantics) 🔴,[Static analyzer for Substrate FRAME's pallets](https://github.com/simon-perriard/saft) 🔴, [PolPatrol - Polkadot Runtime Checker](https://github.com/ChainSecurity/polpatrol) 🔴| Automated Runtime checking tools, economic audit simulator such as [gauntlet.network](https://gauntlet.network/) | | Smart Contract Languages | [Ask!](https://github.com/ask-lang/ask) 🟢, [Subscript](https://github.com/slickup/subscript) 🔴, [Solang](https://github.com/hyperledger-labs/solang) 🟢, [Ink!](https://github.com/paritytech/ink) 🟢, [Move VM Substrate](https://github.com/pontem-network/sp-move) 🔴, [Move smart contract by Neatcoin](https://github.com/neatcoin/neatcoin) 🔴, [Sol2Ink](https://github.com/727-Ventures/sol2ink) 🟢, [eBPF Contracts Hackathon](https://github.com/pepyakin/substrate-seal-ebpf) 🔴| Functional Programming Languages, other languages with developed toolchains | | Smart Contract Security | [Vanguard](https://github.com/Veridise/Vanguard) 🔴|