Ethereum implementation of the chainlib interface
Go to file
Daven Savoie 60da256817 Add new file 2021-09-04 19:18:54 +00:00
chainlib/eth Allow fee settings for read 2021-09-01 09:38:09 +02:00
example Add docstrings 2021-08-21 07:27:40 +00:00
tests Add docstrings 2021-08-21 07:27:40 +00:00
.gitignore Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
.gitlab-ci.yml Add new file 2021-09-04 19:18:54 +00:00
CHANGELOG Add docstrings 2021-08-21 07:27:40 +00:00
LICENSE.txt Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
MANIFEST.in Add docstrings 2021-08-21 07:27:40 +00:00
README.md Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
requirements.txt Update requirements.txt 2021-09-04 19:16:42 +00:00
run_tests.sh Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
setup.cfg Allow fee settings for read 2021-09-01 09:38:09 +02:00
setup.py Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
test_requirements.txt Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00

README.md

chainlib-eth

Ethereum implementation of the chainlib blockchain interface tooling

See https://gitlab.com/chaintool/chainlib for more information