haskell-ethereum-assembly
bytecode generator
A Haskell-based DSL for generating Ethereum Virtual Machine (EVM) bytecode
EVM (Ethereum virtual machine) Assembly on Haskell DSL
66 stars
6 watching
4 forks
Language: Haskell
last commit: over 6 years ago
Linked from 2 awesome lists
assembly-languageethereumethereum-virtual-machineevmhaskell
Related projects:
Repository | Description | Stars |
---|---|---|
| An illustrated documentation of Ethereum's virtual machine and its components. | 268 |
| Extracts information from Ethereum Virtual Machine bytecode | 294 |
| An implementation of the Ethereum Virtual Machine | 872 |
| Utilities for interacting with the Ethereum virtual machine | 367 |
| An ethereum bytecode disassembler and analysis tool | 219 |
| Generates Erlang VM byte code from Haskell | 171 |
| An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
| An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |
| A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
| Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
| A reference guide to Ethereum Virtual Machine opcodes | 783 |
| An advanced toolkit for analyzing and extracting information from smart contracts written in the Ethereum Virtual Machine (EVM) bytecode | 1,224 |
| An implementation of the Ethereum Virtual Machine | 122 |
| A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM) | 172 |
| A series of exercises to learn EVM bytecode with the Huff Language | 379 |