Ethereum implementation of the chainlib interface
Go to file
nolash e39b91d433
Remove stray eth-abi dep
2021-06-28 08:15:32 +02:00
chainlib/eth Remove stray eth-abi dep 2021-06-28 08:15:32 +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 Remove stray eth-abi dep 2021-06-28 08:15:32 +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