Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 253 Bytes

crypto-wallet

Cryptocurrency wallet integration

Getting start

Clone crypto-wallet

git clone https://github.com/ypankaj007/crypto-wallet.git

Install packages

npm install

Run application in testnet env.

NODE_ENV=testnet node app.js