Ethereum implementation of the chainlib interface
Go to file
nolash 0f2a490218
Add dialect to packages
2021-08-27 14:45:24 +02:00
chainlib/eth Add openethereum error parser, add dialect processor to config from args 2021-08-26 17:10:39 +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
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 Bump chainlib dep 2021-08-26 17:29:43 +02:00
run_tests.sh Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
setup.cfg Add dialect to packages 2021-08-27 14:45:24 +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