Added a ragger ethereum client with EIP712 support

This commit is contained in:
Alexandre Paillier
2022-07-26 11:23:06 +02:00
parent 6758453dfa
commit aef491fdee
5 changed files with 309 additions and 0 deletions

2
tests/ragger/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
venv/
__pycache__/