Skip to content

OnGridSystems/research-playground

Repository files navigation

Research Playground on Ethereum and Cryptography

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

Install

  • 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

Releases

No releases published

Packages

No packages published