Fair-Exchange / SafeCoinWebWallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafeCoinWebWallet is a client-side browser-based wallet for Safecoin [SAFE], based on MyZENWallet which is the original client-side browser-based wallet for ZenCASH.

git clone https://github.com/Fair-Exchange/SafeCoinWebWallet.git
cd SafeCoinWebWallet
npm install
yarn run start --host your_server_ip --port your_port 

Running locally

yarn watch # watch and regenerate files (dist folder)

Goto the dist folder and double click index.html

About

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 1.9%