tevm-monorepo
Ethereum client library
Enables browser-based Ethereum node and Solidity execution for next-gen UX and DX
A library that enables next-generation UX and DX via putting an ethereum node in the browser and solidity in javascript
272 stars
4 watching
27 forks
Language: TypeScript
last commit: about 21 hours ago evmforgesoliditytypescript
Related projects:
Repository | Description | Stars |
---|---|---|
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 332 |
zama-ai/fhevm | A Solidity library that enables developers to write confidential smart contracts on the EVM using fully homomorphic encryption. | 414 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 862 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 739 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 818 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,193 |
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. | 161 |
wighawag/template-ethereum-contracts | A template for developing EVM-based smart contracts in TypeScript | 490 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,460 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 287 |