Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

47 lines (26 loc) · 1.03 KB

eth-iot-examples

Where I'll put my blockchain + IOT examples and smart contracts.

Getting Started

Pi stuff (babel-node ES6 server) is in the /pi folder. Run the npm install, and npm start scripts from there.

/eth folder contains testrpc and solidity contracts that you will run, compile and deploy locally.

Prerequisites

Optional
  • sshfs -- apt-get install sshfs for mounting pi's filesystem

Installing

npm install

Deployment

Built With

Contributing

Versioning

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments