| Crates.io | aurora-evm |
| lib.rs | aurora-evm |
| version | 2.2.1 |
| created_at | 2024-07-15 13:08:19.08954+00 |
| updated_at | 2026-01-23 10:46:23.981598+00 |
| description | Aurora Ethereum Virtual Machine implementation written in pure Rust |
| homepage | |
| repository | https://github.com/aurora-is-near/aurora-evm |
| max_upload_size | |
| id | 1303845 |
| size | 335,150 |
A blazing fast 🚀, pure Rust implementation of the Ethereum Virtual Machine (EVM)
Production ready. Supported by Aurora Labs and used in production.
Supported Ethereum hard forks:
To get started, add the following dependency to your Cargo.toml:
[dependencies]
aurora-evm = "2.0"