Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odradev/evm-at-risc0
https://github.com/odradev/evm-at-risc0
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/odradev/evm-at-risc0
- Owner: odradev
- License: apache-2.0
- Created: 2023-02-12T16:48:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T19:49:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T08:37:54.438Z (about 1 month ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-risc0 - EVM at RISC0
- awesome-risc0 - EVM at RISC0
README
# EVM at Risc0
Run Solidity code inside SputnikVM inside Risc0.
Just run it. It requires `solc`.
```bash
$ just prove
```