Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 299 Bytes

smartnode-frontend

###install

  • sudo apt-get install python-virtualenv
  • cd smartnode && virtualenv venv
  • pip install -r requirements.txt
  • rethinkdb

###run

  • rethinkdb(database:smartnode, table:mac)
  • . venv/bin/activate && python main.py

###To do

  • support MQTT, COAP and XMPP
  • asynchronous