Skip to content

RebelliousToken/RebelliousWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebellious Wallet

An Ethereum Wallet based on Rebellious ERC20 Token. This wallet is locked to the REBL Token contract address: 0x5f53f7a8075614b699baad0bc2c899f4bad8fbbf

Build

You can compile this electron application on your own.

  • cd rebl-wallet
  • cp src/config.prod.js src/config.js
  • npm install
  • npm start