-
-
evmole Public
Forked from cdump/evmoleExtracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts
Rust MIT License UpdatedMay 3, 2025 -
history Public
Forked from golang-design/historyπ Go: A Documentary | https://golang.design/history
Go MIT License UpdatedApr 5, 2025 -
ocaml-emoji Public
Emojis in OCaml, use them in your CLIs or whatever
-
optimism Public
Forked from ethereum-optimism/optimismOptimism is Ethereum, scaled.
Go MIT License UpdatedFeb 5, 2025 -
learn-yul Public
Forked from andreitoma8/learn-yulEducational notes on Yul (Solidity Assembly) and how to use it inside Solidity Smart Contracts.
UpdatedDec 28, 2024 -
balls Public
Forked from Philogy/ballsA DSL for generating optimal EVM bytecode
Rust MIT License UpdatedNov 5, 2024 -
Marlin Public
Forked from lawyerle/MarlinOptimized firmware for RepRap 3D printers based on the Arduino platform.
C++ GNU General Public License v3.0 UpdatedSep 28, 2024 -
The Good Ethereum Assembler
Go GNU Lesser General Public License v3.0 UpdatedJan 16, 2024 -
-
celestia-node Public
Forked from celestiaorg/celestia-nodeCelestia Data Availability Nodes
Go Apache License 2.0 UpdatedDec 27, 2023 -
keyring Public
Forked from cosmos/keyringGo library providing a uniform interface across a range of secure credential stores
-
gosigar Public
Forked from cloudfoundry/gosigarA Golang implementation of the Sigar API
Go Apache License 2.0 UpdatedDec 20, 2023 -
go-ethereum Public
Forked from ethereum/go-ethereumOfficial Go implementation of the Ethereum protocol
-
spla-repo Public
Forked from angeris/spla-repoA small repository containing the TeX code for the Succinct Proofs and Linear Algebra study session's slides and homework
TeX UpdatedNov 30, 2023 -
-
zk-p2p Public
Forked from zkp2p/zkp2p-v1-monorepoA trustless P2P fiat onramp powered by ZK proofs.
TypeScript MIT License UpdatedNov 24, 2023 -
multichain-auditor Public
Forked from 0xJuancito/multichain-auditorObservations and tips checklist for auditing protocols on multiple chains π§
MIT License UpdatedNov 22, 2023 -
erever Public
Forked from minaminao/ereverMy swiss army knife for reversing EVM bytecodes (very experimental)
Python Apache License 2.0 UpdatedNov 18, 2023 -
reasonml-brotli Public
π High Level, type-safe ReasonML (OCaml) bindings to Google's compression library Brotli
-
-
-
cfmm-math-libraries Public
Forked from 0xOsiris/cfmm-math-librariesCFMM Fixed Point Math libraries for price simulation, fixed point conversion, and swap simulation on v2/v3 pools.
Solidity UpdatedJan 21, 2023 -
-
-
mev_bundle_generator Public
Forked from 0xAlcibiades/mev-bundle-generatorA MEV bundle generator written in Rust
-
fxfactorial.github.io Public
Source code for my website, emacs all the things.
-
akula Public
Forked from akula-bft/akulaNext-generation Ethereum implementation written in Rust
Rust Apache License 2.0 UpdatedApr 28, 2022 -
solidity-benchmarks Public
Forked from alephao/solidity-benchmarksBenchmarks of popular contract implementations in solidity
Solidity UpdatedApr 23, 2022 -
bsc-evmone Public
evmone inside bsc, start from here and adapt