feat(server): initial EVM functionality impl

This commit is contained in:
hdbg
2026-03-02 22:02:06 +01:00
parent cb05407bb6
commit 191b126462
20 changed files with 3954 additions and 44 deletions

4
.gitignore vendored
View File

@@ -1 +1,3 @@
target/
target/
scripts/__pycache__/
.DS_Store