Unielon Wallet - The first browser extension wallet for Dogecoin's Drc20 Cardinals protocol.
- Website: https://unielon.com/
- Twitter: https://twitter.com/unielonwallet
- Discord: https://discord.gg/unielon
- Install Node.js version 14
- Install Yarn
- Install dependencies:
yarn
- Build the project to the
./dist/
folder withyarn build:firefox
for Firefox - Build the project to the
./dist/
folder withyarn build:chrome
for Chrome - Develop:
yarn build:chrome:dev
Thanks to the MetaMask team and Unisat team for their contributions to the browser extension wallet community, Unielon Wallet relies heavily on their contributions.