First version of the Ethereum explorer

This commit is contained in:
Enol Álvarez
2023-07-20 01:45:17 +02:00
parent 4d264ea240
commit 8ce2b40d59
21 changed files with 1674 additions and 0 deletions

3
ethereum-explorer/build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
cargo build --target wasm32-unknown-unknown --release