Skip to content

MooMask is browser extension wallet for BSC (Binance Smart Chain)

Notifications You must be signed in to change notification settings

dinarpay/moomask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOOMASK

MooMask is a browser extension wallet for Binance SmartChain. For safety, always logout your wallet after using it. Private key for your wallet is stored locally in your browser only.

Features

  • Generate a new wallet.
  • Import wallet from private key.
  • Export private key.
  • View BNB, BEP-20 and Peggy Token balances.
  • View wallet address with the QR code.
  • Multiple wallets.
  • Adding Custom Token.
  • View recent transactions.
  • Send & receive BNB, BEP-20 and Peggy Tokens.
  • Switch the network between Mainnet and Testnet.

Manual Installation

  • Download moomask.zip from the zip folder.
  • Unzip moomask.zip.
  • Go to Chrome Extensions page and activate the Developer Mode.
  • Click Load Unpacked button and point it to moomask folder.

Build Extension

  • Install node.js and npm.
  • Install dependencies :
    npm install
    
  • Run the project :
    npm run dist
    
  • Compressed build can be found in /dist folder.
  • Uncompress the zip file.
  • Go to Chrome Extensions page and activate the Developer Mode.
  • Click Load Unpacked button and point it to /dist/moomask folder.

Development

  • Install node.js and npm.
  • Install dependencies :
    npm install
    
  • Run the project :
    npm run start
    

Tech

  • This wallet is built with React.

About

MooMask is browser extension wallet for BSC (Binance Smart Chain)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages