Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 145 Bytes

crypto-commander

Copy config.example.json to config.json and run with yarn

cp config.example.json config.json
yarn install && yarn dev