tevm-monorepo
Ethereum development library
A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript.
A library that enables next-generation UX and DX via putting an ethereum node in the browser and solidity in javascript
267 stars
4 watching
26 forks
Language: TypeScript
last commit: 7 days ago evmforgesoliditytypescript
Related projects:
Repository | Description | Stars |
---|---|---|
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 332 |
zama-ai/fhevm | An EVM-compatible smart contract library enabling fully homomorphic encryption for confidential transactions and state management | 407 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 816 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
daltyboy11/more-evm-puzzles | A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM) | 172 |
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
wighawag/template-ethereum-contracts | A template for developing EVM-based smart contracts in TypeScript | 489 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |