Skip to content

aurowallet/auro-wallet-browser-extension

Repository files navigation

MinaWallet-extension

Mina Protocol browser extension wallet.

Introduction

MinaWallet provide one-stop management for mina assets, convenient staking, and the private key is self-owned.

MinaWallet is aiming to provide a more convenient entrance of the mina network.

  • Friendly UI.
  • Secure local accounts storage.
  • Intuitive Assets management.
  • Simplified staking.
  • Available for Chrome.

Building

Dev

MinaWallet extension repo uses git-secret to encrypt the endpoints and the api keys. So, you can't build this without creating your own config file. You should create your own config.js file in the folder. Refer to the config.example.js sample file to create your own configuration.

npm run dev

Extension's build output is placed in /dist, and you can check out this page for installing the developing extension.

LICENSE

MIT