-
learning_idris Public
A collection of examples and notes made while learning Idris2
Idris UpdatedJan 15, 2025 -
nvim Public
Forked from LazyVim/starterMy fork of the starter template for LazyVim
Lua Apache License 2.0 UpdatedDec 22, 2024 -
mev-boost Public
Forked from flashbots/mev-boostMEV-Boost allows Ethereum validators to source high-MEV blocks from a competitive builder marketplace
Go MIT License UpdatedDec 11, 2024 -
fastssz Public
Forked from ferranbt/fastsszFast Ethereum2.0 SSZ encoder/decoder
Go MIT License UpdatedDec 9, 2024 -
EIPs Public
Forked from ethereum/EIPsThe Ethereum Improvement Proposal repository
Python Creative Commons Zero v1.0 Universal UpdatedNov 27, 2024 -
commit-boost-client Public
Forked from Commit-Boost/commit-boost-clientCommit-Boost allows Ethereum validators to safely run MEV-Boost and community-built commitment protocols
Rust Apache License 2.0 UpdatedNov 13, 2024 -
bolt-builder Public
Forked from chainbound/bolt-builderReference implementation of the constraints-API based on Flashbots' Go Builder
Go GNU Lesser General Public License v3.0 UpdatedNov 5, 2024 -
bolt-mev-boost Public
Forked from chainbound/bolt-mev-boostReference implementation of the constraints-API based on Flashbots' mev-boost
Go MIT License UpdatedOct 25, 2024 -
raycast-eips Public
Forked from banteg/raycast-eipslook up ethereum proposals and read them in raycast
TypeScript UpdatedAug 5, 2024 -
ssz-rs Public
Forked from ralexstokes/ssz-rsImplementation of ethereum's `ssz`
Rust Apache License 2.0 UpdatedJul 23, 2024 -
go-ethereum Public
Forked from ethereum/go-ethereumGo implementation of the Ethereum protocol
Go GNU Lesser General Public License v3.0 UpdatedJun 25, 2024 -
fuel-core Public
Forked from FuelLabs/fuel-coreRust full node implementation of the Fuel v2 protocol.
-
flashbots-go-utils Public
Forked from flashbots/go-utilsVarious reusable Go utilities and modules
Go MIT License UpdatedMay 22, 2024 -
LazyVim Public
Forked from LazyVim/LazyVimNeovim config for the lazy
Lua Apache License 2.0 UpdatedApr 25, 2024 -
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedApr 17, 2024 -
prysm Public
Forked from prysmaticlabs/prysmGo implementation of Ethereum proof of stake
Go GNU General Public License v3.0 UpdatedApr 4, 2024 -
doc.teku Public
Forked from Consensys/doc.tekuConsenSys Ethereum 2.0 client
JavaScript Apache License 2.0 UpdatedMar 22, 2024 -
teku Public
Forked from Consensys/tekuOpen-source Ethereum consensus client written in Java
Java Apache License 2.0 UpdatedMar 21, 2024 -
reth Public
Forked from paradigmxyz/rethModular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
Rust Apache License 2.0 UpdatedMar 17, 2024 -
eth2-val-tools Public
Forked from protolambda/eth2-val-toolsSome experimental tools to manage validators - use at your own risk
Go MIT License UpdatedFeb 19, 2024 -
revm Public
Forked from bluealloy/revmRust Ethereum virtual machine (revm) Is EVM written in rust that is focused on speed and simplicity
Rust MIT License UpdatedFeb 3, 2024 -
-
wagmi-magic-connector Public
Forked from magiclabs/wagmi-magic-connectorwagmi connector to connect with Magic SDK
TypeScript MIT License UpdatedDec 21, 2023 -
-
libp2p_chat_example Public
A simple libp2p chat example with extensive comments and references as my first steps into libp2p
Rust UpdatedDec 5, 2023 -
libp2p_ping_example Public
A simple ping clone using libp2p with extensive comments and references as my first steps into libp2p
Rust UpdatedDec 1, 2023 -
ziglings-solutions Public
Solutions to the exercises of ziglings.org
Zig MIT License UpdatedNov 25, 2023 -
rust_future_executor_example Public
A simple `Future` executor based on the async book with more comments and logs
-