An open API service providing repository metadata for many open source software ecosystems.

Topic: "ethereum-virtual-machine"

ethereum/py-evm

A Python implementation of the Ethereum Virtual Machine

Language: Python - Size: 16.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,324 - Forks: 687

ethereum/evmone

Fast Ethereum Virtual Machine implementation

Language: C++ - Size: 6.28 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 910 - Forks: 324

palkeo/pakala

Offensive vulnerability scanner for ethereum, and symbolic execution tool for the Ethereum Virtual Machine

Language: Python - Size: 204 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 343 - Forks: 29

takenobu-hs/ethereum-evm-illustrated

Ethereum EVM illustrated

Size: 1.87 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 277 - Forks: 30

Quillhash/EVM-Mastery

This repository contains list of resources to aid your journey of mastering Ethereum Virtual Machine. If you find any resource missing, you can create a pull request and be a contributor of the project.

Size: 1.3 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 205 - Forks: 11

jtriley2p/token-types

Efficient Type Driven Smart Contract Interactions

Language: Solidity - Size: 119 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 109 - Forks: 4

takenobu-hs/haskell-ethereum-assembly

EVM (Ethereum virtual machine) Assembly on Haskell DSL

Language: Haskell - Size: 43 KB - Last synced at: 17 days ago - Pushed at: almost 7 years ago - Stars: 66 - Forks: 4

pmuens/midas

EVM-compatible Smart Contract bot which performs DEX arbitrage via Aave & dYdX Flash Loans

Language: Solidity - Size: 56.6 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 58 - Forks: 11

cryptodevhub/site

The official CryptoDevHub Website + Wiki

Language: JavaScript - Size: 653 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 10

vasa-develop/ethereum-in-depth

Getting Deep Into EVM: How Ethereum Works Backstage

Language: JavaScript - Size: 121 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 8

Drops-of-Diamond/Drops-of-Diamond-history-outdated

History on an implementation of sharding and statelessness

Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 0

krzys-h/Ethereum-EVM-decompiler 📦

My attempt to write a decompiler for the Ethereum Virtual Machine

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

sablier-labs/sabvm

Fork of REVM implementing the SabVM

Language: Rust - Size: 5.49 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 5 - Forks: 1

ApeWorX/eth-pydantic-types

ETH Pydantic types

Language: Python - Size: 2.88 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 5

mtumilowicz/ethereum-gas-workshop

Introduction to EMV, gas pricing model and standard gas optimisation techniques.

Language: Solidity - Size: 92.8 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

rkotov93/evm-tx-input-decoder

Simple gem to decode and encode EVM transactions input data

Language: Ruby - Size: 58.6 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

AnuraagRath/RathCoin-Cryptocurrency

A simple cryptocurrency implemented and deployed over the Ethereum Blockchain using Solidity, the programming language of the Ethereum Virtual Machine. The code can be implemented to specify the Name of the Cryptocurrency, the max amount of Tokens, Decimals allowed and the symbol. This can then be used to send cryptocurrencies to anyone else on the Ethereum Blockchain using the public keys.

Language: Solidity - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

tingui96/Wallet-EVM

A simple wallet compatible with the Ethereum Virtual Machine

Language: TypeScript - Size: 1.74 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

openpoa/openpoa.github.io

OpenPOA Website

Language: JavaScript - Size: 52.7 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Nachoxt17/Audit-Reports

Smart Contracts Audits Reports made by Ignacio Ceaglio.

Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

iampukar/evm-puzzles

Solutions to the evm puzzles by fvictorio (https://github.com/fvictorio/evm-puzzles)

Language: JavaScript - Size: 105 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

devstuartstrb/Token-Smart-Contracts

Guides and smart contracts source codes of tokens for Ethereum, BSC, Base and others blockchains.

Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Nachoxt17/Soldity-Smart-Contracts-Advanced-Security-Auditing-and-Post-Deployment-Developer-Operations-Course Fork of Cyfrin/security-and-auditing-full-course-s23

This is my personal fork of Patrick Collin's Cyfrin Updraft Solidity Smart Contracts Advanced Security Auditing and Developer Operations Courses; here I make my own personal notes.

Language: Solidity - Size: 24.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Nachoxt17/Solidity-Advanced-Assembly-E.V.M.-OpCodes-and-Formal-Verification-course Fork of Cyfrin/assembly-evm-opcodes-and-formal-verification-course

This is my personal fork of Patrick Collin's Cyfrin Updraft Solidity Assembly(Yul) and Formal Verification Course; here I make my own personal notes.

Size: 20.7 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

hannah0wang/blockchain-eth-token-swap

Mock token to Ethereum blockchain exchange site

Language: JavaScript - Size: 282 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mtumilowicz/solidity-basics-workshop

Introduction to smart contract, Solidity language and ethereum ecosystem.

Language: Solidity - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lazer-1/most-friendly-evm

The world's most friendly EVM for learners.

Language: Rust - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NeziheSozen/Udacity-Blockchain-Developer-Build-CryptoStar-DApp-on-Ethereum

Project 2- Build CryptoStar DApp on Ethereum

Language: JavaScript - Size: 3.28 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

seydanurdemir/PatikaDev-ParibuHub-SmartContract-Solidity-Practicum

PatikaDev ParibuHub SmartContract Solidity Practicum exercises.

Language: Solidity - Size: 53.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

pmuens/solidityground

Solidity Playground

Language: Solidity - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

victorkingi/sally

various Ethereum CVEs implemented in javascript and solidity

Language: Go - Size: 372 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DLTcollab/evm-engine-lib 📦

Lightweight Ethereum VM Engine JavaScript library

Language: TypeScript - Size: 649 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

peterjot/EthereumSmartContractIdentifier

App that helps you identify ethereum smart contract basing on bytecode

Language: Java - Size: 2.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Daniel-Szego/EVMAssemblySnippets

Assembly Snippets for Ethereum Virtual Machine

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

WinBuilds/ethvmjit Fork of ethereum/evmjit

The Ethereum Virtual Machine Just-in-time Compiler.

Language: C++ - Size: 2.02 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

WinBuilds/ethvm-hera Fork of ewasm/hera

Hera is an Ethereum virtual machine.

Language: C++ - Size: 492 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

WinBuilds/ethvm2ewasm Fork of ewasm/evm2wasm

Translates Ethereum VM code to Ethereum flavored Web Assembly.

Language: C++ - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

WinBuilds/ethvmapi Fork of ethereum/evmc

ETHereum client-VM connector API

Language: C - Size: 559 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1