Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.35 KB

File metadata and controls

33 lines (21 loc) · 1.35 KB

Ethereum wallet with ERC20 support - A web wallet

Core components

API Providers

Features

  • Encryption keys generated from seed and stored in the browser.
  • Network selector including local and remote rpc
  • Eth balance auto converted to btc/usd/euro.
  • Responsive design for mobile support.

npm scripts for eth-hot wallet:

npm run build:dll to build webpack DLL required for development.

npm run start to start development mode. Go to http://localhost:3001 - changes will be reflected in realtime using hot module reloading.

npm run build to create bundle for publishing

npm run generate to create new components / containers using the generator.

After build, webpack monitor will generate stats about bundle size: