Playground for trying out eth coding

tarfeef101 336a5a3de8 basically hello world hace 3 años
src 336a5a3de8 basically hello world hace 3 años
README.md 336a5a3de8 basically hello world hace 3 años

README.md

Purpose

Just a test playground to try my hand at coding on ethereum, doesn't do anything specific yet

Usage

  • docker-compose up -d client_test to start the test chain
  • docker-compose run app for now to run the client (not a persistent service)

Issues

  • Cannot upgrade to python3.10 due to cytoolz (a dependency of web3) not being compatible yet