Evm Tools

Ethereum Virtual Machine tools and guide
Alternatives To Evm Tools
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Go Ethereum41,6664311,92017 hours ago655September 15, 2022318lgpl-3.0Go
Official Go implementation of the Ethereum protocol
Openzeppelin Contracts21,813511,03321 hours ago63September 07, 2022180mitJavaScript
OpenZeppelin Contracts is a library for secure smart contract development.
Foundry5,637
17 hours ago604apache-2.0Rust
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Chains4,802
a day ago67mitKotlin
provides metadata for networkIDs and chainIDs
Vyper4,476171117 hours ago42April 22, 2022312otherPython
Pythonic Smart Contract Language for the EVM
Aleth3,953
a year ago340gpl-3.0C++
Aleth – Ethereum C++ client, tools and libraries
Manticore3,371118 days ago723July 07, 2022261agpl-3.0Python
Symbolic execution tool
Ethereumjs Monorepo2,2025,3332,2482 days ago85June 03, 2022153TypeScript
Monorepo for the Ethereum VM TypeScript Implementation
Remix Ide2,1221039 days ago44July 13, 20203mit
Documentation for Remix IDE
Echidna2,017
18 hours ago128agpl-3.0Solidity
Ethereum smart contract fuzzer
Alternatives To Evm Tools
Select To Compare


Alternative Project Comparisons
Readme

evm-tools

A collection of tools for working with the evm

Some of these tools (evm, disasm) are forked directly from go-ethereum, though evm has been modified to support persistence.

See the analysis/guide.md for an extensive guide of the EVM using these tools.

Install

Uses dep for dependencies and make to build all tools:

dep ensure
make

See the install instructions for more details.

Popular Ethereum Projects
Popular Evm Projects
Popular Blockchain Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Ethereum
Evm