jtormey / avax-wallet

A simple client-side wallet for AVAX

Home Page:https://avax-wallet.jtormey.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avax-wallet

A simple client-side wallet for AVAX. avax-wallet.jtormey.com

App Screenshot

Features

  • Generate a new wallet
  • Load a wallet from an existing private key
  • Store and manage wallet keys locally
  • Receive AVAX
  • Send AVAX to an address

Development

  • yarn - Install dependencies
  • yarn start - Start the development server
  • yarn build - Build the application
  • NODE_ENV="production" yarn build - Build for production

About

A simple client-side wallet for AVAX

https://avax-wallet.jtormey.com


Languages

Language:JavaScript 98.1%Language:HTML 1.4%Language:SCSS 0.5%