Ethereum implementation of the chainlib interface
Go to file
nolash f618a5c9d7
Add missing rpc verify config directive
2021-12-21 14:50:38 +00:00
chainlib/eth Add missing rpc verify config directive 2021-12-21 14:50:38 +00:00
example Add docstrings 2021-08-21 07:27:40 +00:00
tests Rehabilitate tests 2021-10-18 13:57:42 +02:00
.gitignore Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml 2021-09-13 15:10:32 +00:00
CHANGELOG Correct inverted addess checksum check for gas cli 2021-12-10 02:35:38 +01: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 Upgrade chainlib and self 2021-12-06 19:03:08 +01:00
run_tests.sh Set default pythonpath 2021-09-13 16:42:00 +02:00
setup.cfg Correct inverted addess checksum check for gas cli 2021-12-10 02:35:38 +01:00
setup.py Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
test_requirements.txt Bump chainlib 2021-10-21 07:28:00 +02:00

README.md

chainlib-eth

Ethereum implementation of the chainlib blockchain interface tooling

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