Pinned Repositories
checkers
Cosmos SDK Blockchain with Ignite
gast
gast is an open source command-line toolkit for Ethereum transactions (send blob and EIP-1559 tx, deploy Solidity contracts, sign, verify, trace)
gdsa
Data Structures and Algorithms, Implemented in Go.
gevm
Isolated EVM, written from scratch, in Go.
Secp256k1-huff
Secp256k1 Elliptic Curve Library Written In Huff
w3-workshop
w3 is your toolbelt for integrating with Ethereum in Go. Closely linked to go‑ethereum, it provides an ergonomic wrapper for working with RPC, ABI’s, and the EVM.
monomer
Build Cosmos SDK applications on the OP Stack.
huff-puzzles
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
Jesserc's Repositories
Jesserc/gevm
Isolated EVM, written from scratch, in Go.
Jesserc/gast
gast is an open source command-line toolkit for Ethereum transactions (send blob and EIP-1559 tx, deploy Solidity contracts, sign, verify, trace)
Jesserc/Secp256k1-huff
Secp256k1 Elliptic Curve Library Written In Huff
Jesserc/gdsa
Data Structures and Algorithms, Implemented in Go.
Jesserc/w3-workshop
w3 is your toolbelt for integrating with Ethereum in Go. Closely linked to go‑ethereum, it provides an ergonomic wrapper for working with RPC, ABI’s, and the EVM.
Jesserc/checkers
Cosmos SDK Blockchain with Ignite
Jesserc/package-headers-go
Generate consistent Go package headers every time.
Jesserc/awesome-huff
A curated list of resources for Huff language
Jesserc/bls-sig
Jesserc/Web3Bridge-DAO
Jesserc/BlockChain-Unchained
A collection of BlockChain Solidity Smart Contracts: Building, Security & Exploits. Also exploring Cryptography (RSA, ECC) from Scratch.
Jesserc/Books
Jesserc/checkers-native
Cosmos SDK Blockchain, native - SDK v0.50
Jesserc/eip712sign
Golang utility for signing EIP-712 payloads
Jesserc/EOF
Jesserc/EventFlow
Jesserc/Fiat-shamir-Protocol-CLI
The Fiat-Shamir heuristic converts interactive "proof of knowledge" to non-interactive, letting users prove knowledge without revealing it. Particularly useful in certain cryptographic applications or in protocols where online communication is limited.
Jesserc/geas
The Good Ethereum Assembler
Jesserc/go-internals
A book about the internals of the Go programming language.
Jesserc/go-ipa
A Go implementation of cryptographic primitives for Verkle Trees
Jesserc/Hardhat-PoA-Geth-Integration
Jesserc/jesserc.xyz
Jesserc/mocktimism
[WIP!] Coordinates two anvil process (L1 and L2) for testing / forking op-stack chains (mocktimism placeholder name)
Jesserc/monomer
Jesserc/RESP-parser
A minimal RESP (Redis Serialization Protocol) parser implemented in Go, focused specifically on parsing RESP arrays that contain only bulk strings.
Jesserc/solevm
Partial implementation of the Ethereum runtime in Solidity (PoC)
Jesserc/w3
Package w3 implements a blazing fast and modular Ethereum JSON RPC client with first-class ABI support.
Jesserc/Zyclone
Optimized token mixer for Ethereum utilizing zkSNARKs. 500% cheaper than Tornado cash