evm-txs.mo
EVM transaction utility
A Motoko library for creating and manipulating EVM transactions
EVM transactions creation, encoding, and decoding library in pure Motoko
9 stars
1 watching
3 forks
Language: Motoko
last commit: over 1 year ago
Linked from 1 awesome list
ethereumevmicpinternet-computermotokomotoko-language
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
av1ctor/libsecp256k1.mo | A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
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 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
evmts/tevm-monorepo | A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript. | 267 |
apeworx/evm-trace | A tool to analyze and visualize the execution of smart contract transactions on the Ethereum Virtual Machine | 301 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 816 |
modular-network/ethereum-libraries | A collection of reusable Ethereum Virtual Machine components for building smart contracts | 332 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
flashbots/mev-geth | An Ethereum protocol implementation providing tools and utilities for MEV-Auction | 786 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 779 |