Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 565 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 565 Bytes

Contributing

Setup

yarn

Connect to Status:

status-dev-cli add '{"whisper-identity": "beer-tokens", "name": "Beer Tokens" ,"bot-url": "http://<MACHINE_IP>:8080/bot/bot.js", "dapp-url": "http://<MACHINE_IP>:8080/"}' --ip <DEVICE_IP>

Develop

yarn start

Credits