Repository aimed for internal use within OnGrid Systems team.
- research on lightweight ECDSA authentication protocol
- playground with Ethereum contracts in easy-to reproduce jupyter format
- Clone the repository
- Install node and python dependencies
pipenv install
npm i
- Run all together (node and jupyter notebook)
./start.sh
- OR separately
pipenv run jupyter notebook