From 9f4d172df595b2aa08324d3ab9c96e8e1cb0a8f9 Mon Sep 17 00:00:00 2001 From: David Hawig Date: Fri, 21 Oct 2022 10:24:42 +0200 Subject: [PATCH] Adding Primis to the open source stack (#3966) * Adding Primis to the open source stack Adding Primis to the open source stack * Add badge Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com> --- docs/build/build-open-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/build-open-source.md b/docs/build/build-open-source.md index 184911f8bb9f..3df3d91225a5 100644 --- a/docs/build/build-open-source.md +++ b/docs/build/build-open-source.md @@ -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), Web wallets focused on user-onboarding (e.g. using [localStorage](https://github.com/near/near-wallet) ), 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), Web wallets focused on user-onboarding (e.g. using [localStorage](https://github.com/near/near-wallet) ), 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) |