{"id":27881063,"url":"https://github.com/aurora-is-near/aurora-evm","last_synced_at":"2025-09-11T10:36:05.695Z","repository":{"id":43481507,"uuid":"344807192","full_name":"aurora-is-near/aurora-evm","owner":"aurora-is-near","description":"Aurora EVM – a high-performance, pure Rust implementation of the Ethereum Virtual Machine (EVM). Designed for security, efficiency, and full Ethereum compatibility.","archived":false,"fork":false,"pushed_at":"2025-06-14T00:08:41.000Z","size":8360,"stargazers_count":25,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-14T01:20:51.517Z","etag":null,"topics":["aurora","aurora-evm","blockhain","ethereum","evm","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rust-ethereum/evm","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aurora-is-near.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-05T12:40:34.000Z","updated_at":"2025-06-11T15:27:12.000Z","dependencies_parsed_at":"2025-04-03T18:27:08.002Z","dependency_job_id":"d55add0b-05aa-4e31-9cde-47b87b31659e","html_url":"https://github.com/aurora-is-near/aurora-evm","commit_stats":null,"previous_names":["aurora-is-near/aurora-evm"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/aurora-is-near/aurora-evm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-evm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-evm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-evm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-evm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aurora-is-near","download_url":"https://codeload.github.com/aurora-is-near/aurora-evm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-is-near%2Faurora-evm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259744032,"owners_count":22904842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aurora","aurora-evm","blockhain","ethereum","evm","rust"],"created_at":"2025-05-05T04:45:05.526Z","updated_at":"2025-06-20T23:05:59.380Z","avatar_url":"https://github.com/aurora-is-near.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/badge/License-MIT-blue.svg)](sLICENSE)\n[![Build \u0026 Lint Status](https://github.com/aurora-is-near/aurora-evm/actions/workflows/lint.yml/badge.svg)](https://github.com/aurora-is-near/aurora-evm/actions/workflows/lint.yml)\n[![Ethereum tests Status](https://github.com/aurora-is-near/aurora-evm/actions/workflows/rust.yml/badge.svg)](https://github.com/aurora-is-near/aurora-evm/actions/workflows/rust.yml)\n[![Crates.io version](https://img.shields.io/crates/v/aurora-evm.svg?style=flat-square)](https://crates.io/crates/aurora-evm)\n[![Crates.io Total Downloads](https://img.shields.io/crates/d/aurora-evm?style=flat-square\u0026label=crates.io%20downloads)](https://crates.io/crates/aurora-evm)\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eAurora EVM\u003c/h1\u003e\n  \u003cp\u003e\u003cstrong\u003eA blazing fast 🚀, pure Rust implementation of the Ethereum Virtual Machine (EVM)\u003c/strong\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n-----\n\n## Features\n\n* **Standalone** - can be launched as an independent process or integrated into other apps\n* **Universal** - production ready for any EVM-compatible chain\n* **Stateless** - only an execution environment connected to independent State storage\n* **Fast** - main focus is on performance\n\n## Status\n\nProduction ready. Supported by [Aurora Labs](https://github.com/aurora-is-near/)\nand used in production.\n\nSupported Ethereum hard forks:\n\n- [x] Frontier\n- [x] Homestead\n- [x] Tangerine Whistle\n- [x] Spurious Dragon\n- [x] Byzantium\n- [x] Constantinople\n- [x] Istanbul\n- [x] Berlin\n- [x] London\n- [x] Paris (The Merge)\n- [x] Shanghai\n- [x] Cancun\n- [x] Prague\n\n## Ethereum tests supported\n\n- 100% supports of [Ethereum tests](https://github.com/ethereum/tests)\n- 100% supports of [Ethereum Execution Spec Tests](https://github.com/ethereum/execution-spec-tests)\n\n## Getting started\n\nTo get started, add the following dependency to your `Cargo.toml`:\n\n```toml \n[dependencies]\naurora-evm = \"2.0\"\n```\n\n## License: [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurora-is-near%2Faurora-evm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurora-is-near%2Faurora-evm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurora-is-near%2Faurora-evm/lists"}