Implement python interface, deposit and swap test

This commit is contained in:
lash
2023-07-26 17:02:01 +01:00
parent a4fc3c1dda
commit b5fbc778c0
14 changed files with 393 additions and 8 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
__pycache__
*.pyc
*.egg-info
build/
dist/
solidity/*.json
solidity/*.bin