Skip to content

Commit

Permalink
Update build-open-source.md (w3f#4511)
Browse files Browse the repository at this point in the history
* Update build-open-source.md

Update link for Tools, APIs and Languages > Easy Smart Contract Development > Typechain Polkadot

* Update status badge

---------

Co-authored-by: Radha <[email protected]>
  • Loading branch information
0xCaso and DrW3RK authored Feb 24, 2023
1 parent a6bf7fc commit 11a78cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/build-open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) πŸ”΄|
Expand Down

0 comments on commit 11a78cc

Please sign in to comment.