Appearance
Wallets
Fennec
Fennec is an open source browser extension that allows you to easily manage your own crypto assets wallet of Mixin Network.
You can install Fennec from Chrome web store or Firefox Add-ons:
Fennec uses Mixin Network's keystore files to identify your assets and manage your wallet. There are two ways to create your keystore files.
The first option is to create a dApp from Mixin Developer Dashboard. After creating the dApp, you can generate a keystore file. The second option is to use the Account Service Providers to generate a keystore file.
Account Service Provider is also an open source program that creating valid keystore files for you. You can host an instance yourself or use one from the 3rd party hoster.
CAUTION
The hoster has the permission to view the transactions and assets of your keystore (but no permission to operate your keystore). Please make sure you trust the 3rd party hoster before using it.
Metamask & WalletConnect compatible wallets
Pando supports Metamask and WalletConnect compatible wallets by MVM, which is an EVM compatible virtual machine running on Mixin Network.
MVM provides a standard interface for Metamask and WalletConnect compatible wallets to interact with Pando. You may want to check out Authorization (Client-side) and MVM's developer documentation to learn more about it.
Mixin Messenger
Mixin Messenger is an open source cryptocurrency wallet, which supports almost all popular cryptocurrencies.
Mixin Messenger is developed by Mixin Dev Team, who release it under the GPL-3.0 license.
For users, please download the app from its official website.
For developers, please check out its source code here.