Skip to content

jonydiy3/neo-electrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Network Desktop Frontend

Neo Electrum Wallet

Neo Electrum is a desktop wallet for the NEO blockchain. This repository includes the wallet UI, account management flows, transaction signing, token handling, and desktop packaging.

Neo Electrum logo

Core Surface

  • wallet creation, import, export, and encrypted key handling
  • NEO, GAS, and token balance management
  • send, receive, claim, and transaction history flows
  • Ledger login support
  • desktop builds for Windows, Linux, and macOS

Inside The Repo

app/          wallet interface, screens, reducers, actions
build/        application icons and build assets
config/       webpack configuration
design/       product screens and visual references
scripts/      release and build helper scripts

Runtime Base

  • Node.js
  • Yarn
  • native build support for node-hid on your OS

Dev Boot

yarn install
yarn dev

Ship Build

yarn assets
yarn start

Fast Commands

yarn test
yarn lint
yarn dist

About

Electrum-style wallet rebuilt with a modern stack for performance, flexibility, and clean developer experience.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors