SkillAgentSearch skills...

Daytona

Daytona is an EVMC compatible Ethereum VM kit.

Install / Use

/learn @axic/Daytona
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Daytona

Daytona is an EVMC compatible Ethereum VM kit.

It aims to support a variety of VM implementations written in Rust, such as Parity's, CitaVM, SputnikVM, SputnikVM (fork), evm-rs (discontinued), evm-rs (fork) and rust-evm.

The main goal is to benchmark, compare and fuzz these implementations.

P.S. let me know if there are other Rust EVM implementations out there.

Currently it only supports Parity's EVM through standalone-parity-evm.

Build

Install Rust first, then:

$ cargo build --release

should result in an EMVC compatible shared library.

Maintainer(s)

  • Alex Beregszaszi

License

Apache-2.0

Note: While this repository is Apache-2.0 licensed, the resulting binary linked with Parity's EVM will be licensed under GPL-3.0.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated11mo ago
Forks2

Languages

Rust

Security Score

82/100

Audited on May 2, 2025

No findings