Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
> **Part of [Rome Protocol](https://github.com/rome-protocol)** — EVM chains that run natively inside the Solana runtime. This fork is the Rust EVM interpreter (SputnikVM) at the core of Rome's EVM execution. For building on Rome, start at the [Rome Protocol Documentation](https://docs.rome.builders).

# SputnikVM: Rust Ethereum Virtual Machine Implementation

[![Build Status](https://travis-ci.org/sorpaas/rust-evm.svg?branch=master)](https://travis-ci.org/sorpaas/rust-evm)
Expand Down