Ethereum implementation of the chainlib interface
Go to file
nolash f8afc172c6
Initial commit; receive all eth code from chainlib package
2021-06-28 07:48:36 +02:00
chainlib/eth Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
example Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
tests Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
.gitignore Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
CHANGELOG Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
LICENSE.txt Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
MANIFEST.in Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
README.md Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
requirements.txt Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
run_tests.sh Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +02:00
setup.cfg Initial commit; receive all eth code from chainlib package 2021-06-28 07:48:36 +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