Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build-open-source.md #5366

Merged
merged 1 commit into from
Nov 20, 2023
Merged
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
2 changes: 1 addition & 1 deletion docs/build/build-open-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ In the below sections, you can find a list of different layers of the Polkadot S
| Gaming | [Crossbow](https://github.com/dodorare/crossbow) ⚪| [Amethyst](https://amethyst.rs/) + [Substrate](https://substrate.dev/) |
| No-code Platforms | [EzCode's Polkadot.js plugin on Bubble.io](https://github.com/NovaBloq/Bubble-Plugin-Polkadot.js) ⚪, [Blackprint Visual Programming Polkadot.js module](https://github.com/Blackprint/nodes-polkadot.js) ⚪, [SubRelay](https://github.com/subrelay/interface) ⚪| |
| Wallets | [Talisman Connect](https://github.com/TalismanSociety/talisman-connect) 🟢, [SubWallet-SubConnect](https://github.com/Koniverse/SubConnect) 🟡, [Metadata Portal](https://github.com/nova-wallet/metadata-portal) 🟢, [Tesseract](https://github.com/tesseract-one/Tesseract.rs) 🟢, [WalletConnect](https://github.com/w3f-grants-archive/walletconnect-v2-monorepo) ⚪, [BitGoJS](https://github.com/BitGo/BitGoJS/tree/master) 🟢| |
| XCM | [Trappist](https://github.com/paritytech/trappist) 🟢, [XCM-tools](https://github.com/PureStake/xcm-tools) ⚪, [XCM-tools Golang](https://github.com/itering/substrate-api-rpc) 🟡,[ParaSpell](https://github.com/paraspell/ui-v2) ⚪, [XBI](https://github.com/t3rn/xbi) ⚪, [XCM TS/JS SDK](https://github.com/blockcoders/xcm-sdk) ⚪, [XCMSend](https://github.com/XcmSend/app) | |
| XCM | [Trappist](https://github.com/paritytech/trappist) 🟢, [XCM-tools](https://github.com/PureStake/xcm-tools) ⚪, [XCM-tools Golang](https://github.com/itering/substrate-api-rpc) 🟡,[ParaSpell](https://github.com/paraspell/ui-v2) ⚪, [XBI](https://github.com/t3rn/xbi) ⚪, [XCM TS/JS SDK](https://github.com/blockcoders/xcm-sdk) ⚪, [XCMSend](https://github.com/XcmSend/app), [XCM Monitoring Server](https://github.com/sodazone/xcm-monitoring/) | |
| Other | [asset-transfer-api](https://github.com/paritytech/asset-transfer-api) 🟢, [txwrapper-core](https://github.com/paritytech/txwrapper-core) 🟢, [open-web3 JS library](https://github.com/open-web3-stack/open-web3.js) ⚪, [VM-Bridge](https://github.com/CycanTech/GVM-Bridge) ⚪, [srtool](https://github.com/paritytech/srtool) 🟢, [srtool-cli](https://github.com/chevdor/srtool-cli) 🟡, [Substrate Tip Bot](https://github.com/paritytech/substrate-tip-bot) 🟢, [ORI (Onchain Risk Intelligence)](https://github.com/syntifi/ori) ⚪, [PolkaTools](https://github.com/albertov19/PolkaTools) ⚪, [polkadot-scripts](https://github.com/paritytech/polkadot-scripts) 🟢, [Sube](https://github.com/virto-network/sube) 🟢, [data-store-sidecar](https://github.com/CESSProject/data-store-sidecar) ⚪, [SugarFunge](https://github.com/SugarFunge/sugarfunge-node) ⚪, [substrate-wasmedge](https://github.com/second-state/substrate-wasmedge) ⚪, [EightFish](https://github.com/eightfish-org/eightfish) ⚪, [Sandox](https://github.com/sandoxio/sandox) 🟢, [APK verifier](https://github.com/darwinia-network/apk-verifier/) 🟡|

### ink! Smart Contracts
Expand Down
Loading