Skip to content
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 @@ -74,7 +74,7 @@ In the below sections you can find a list of different layers of the Polkadot St

| Components | Existing projects | Potentially interesting projects |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Desktop/Web Wallets | [Talisman Web Application](https://github.com/TalismanSociety/talisman-web) 🟢, [AirGap](https://github.com/airgap-it/airgap-wallet) 🟢, [Sakura](https://github.com/w3finance/sakura) 🔴, [Omni desktop](https://github.com/w3f-grants-archive/omni-desktop-prototype) 🔴| User-friendly Wallet based on the [Recovery Pallet](https://github.com/paritytech/substrate/tree/master/frame/recovery)<!-- NO_STATUS_BADGE -->, Web wallets focused on user-onboarding (e.g. using [localStorage](https://github.com/near/near-wallet)<!-- NO_STATUS_BADGE --> ), Enterprise Wallets |
| Desktop/Web Wallets | [Talisman Web Application](https://github.com/TalismanSociety/talisman-web) 🟢, [AirGap](https://github.com/airgap-it/airgap-wallet) 🟢, [Primis](https://github.com/Primis-Labs/client) 🟢, [Sakura](https://github.com/w3finance/sakura) 🔴, [Omni desktop](https://github.com/w3f-grants-archive/omni-desktop-prototype) 🔴| User-friendly Wallet based on the [Recovery Pallet](https://github.com/paritytech/substrate/tree/master/frame/recovery)<!-- NO_STATUS_BADGE -->, Web wallets focused on user-onboarding (e.g. using [localStorage](https://github.com/near/near-wallet)<!-- NO_STATUS_BADGE --> ), Enterprise Wallets |
| Browser Extensions | [Enkrypt](https://github.com/enkryptcom/enKrypt) 🟢, [Polkadot{.js}](https://github.com/polkadot-js/extension) 🟢, [Polkadot-Js-Plus-Extension](https://github.com/Nick-1979/polkadot-Js-Plus-extension) 🟢, [SubWallet-Extension](https://github.com/Koniverse/SubWallet-Extension) 🟢, [Doter](https://github.com/ChainBridgeNetworkTeam/Doter) 🔴, [Enzyme](https://github.com/blockxlabs/enzyme/) 🔴, [Speckle OS](https://github.com/GetSpeckle/speckle-browser-extension) 🔴| Sign-in with your polkadot, kusama, etc. account. |
| Mobile Wallets | [Lunie](https://github.com/luniehq/lunie) 🔴, [Polkawallet](https://github.com/polkawallet-io/polkawallet-flutter) 🔴, [Parity Signer](https://github.com/paritytech/parity-signer) 🟢, [imToken](https://github.com/consenlabs/token-core) 🟢, [Fearless Wallet Android](https://github.com/soramitsu/fearless-Android) 🟢, [Fearless Wallet iOS](https://github.com/soramitsu/fearless-iOS) 🟢, [Stylo](https://github.com/stylo-app/stylo) 🟡, [Nova Wallet](https://github.com/nova-wallet/nova-utils) 🟢, [Fractapp](https://github.com/fractapp/fractapp/) 🔴, [Interstellar Network](https://github.com/Interstellar-Network/wallet-app) 🟡, [Hashed Wallet](https://github.com/hypha-dao/hashed-wallet) 🟢|
| Burner Wallets/Faucet | [KodaDot](https://github.com/vue-polkadot/apps) 🟢, [Astar Faucet Bot](https://github.com/AstarNetwork/astar-faucet-bot) 🟡, [Generic sybil-resistant faucet](https://github.com/karooolis/sybil-resistant-substrate-faucet) 🟢| Faucet (a sybil-resistant way to receive free tokens) |
Expand Down