BlockState working in memory with basic event triggers

This commit is contained in:
Tim Olson
2023-09-18 17:41:56 -04:00
commit 68647364cd
44 changed files with 1786 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
venv/
*secret*
dexorder.toml
./contract
.idea