Pinned Repositories
0xApiExperiments
Playing around with the 0x API for dex aggregation
abi-decoder
Smol command line tool trying to guess structure of arbitrary abi encoded data
block-explorers
Bindings for the etherscan API and other block explorers.
BlockPaperScissors
Rock paper scissors p2p game played via etherum smart contract with vue.js client dapp.
ethereum_bls
Bls signatures
evm-disassembler
Rust library to disassemble evm bytecode
Flash
Stablecoin payments made easy
Foundrynaut
Ethernaut challenges solved with foundry / forge solidity scripts
NFTAuctionHouse
NFT Marketplace
NFTrail
Trace real-word assets through NFT Representations.
ckoopmann's Repositories
ckoopmann/evm-disassembler
Rust library to disassemble evm bytecode
ckoopmann/Foundrynaut
Ethernaut challenges solved with foundry / forge solidity scripts
ckoopmann/BlockPaperScissors
Rock paper scissors p2p game played via etherum smart contract with vue.js client dapp.
ckoopmann/abi-decoder
Smol command line tool trying to guess structure of arbitrary abi encoded data
ckoopmann/ethereum_bls
Bls signatures
ckoopmann/Flash
Stablecoin payments made easy
ckoopmann/ScanPay
Gasless ERC20 Payments via QR Code
ckoopmann/block-explorers
Bindings for the etherscan API and other block explorers.
ckoopmann/blockscout
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
ckoopmann/cl-p2p-setup
Consensus layer peer-to-peer connection setup
ckoopmann/code
Source code for the book Rust in Action
ckoopmann/contract-verification-migrator
Easily migrate contract verification from one block explorer to another
ckoopmann/dev
Liquity monorepo containing the contracts, SDK and Dev UI frontend.
ckoopmann/eth-analysis-rs
Ethereum analysis backend to ultrasound.money
ckoopmann/ethernaut
Web3/Solidity based wargame
ckoopmann/ethers-rs
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
ckoopmann/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
ckoopmann/hardhat-typechain-remove-duplicate-types
Hardhat plugin that fixes duplicate type definition / reexports in typechain
ckoopmann/helios
A fast, secure, and portable light client for Ethereum
ckoopmann/html5-qrcode
A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
ckoopmann/insert-only-set
Proc macro that generates an "InsertOnlySet" over the variants of an Enum using OnceLocks
ckoopmann/market-maker
ckoopmann/market-maker-v3
ckoopmann/pyth-js
Pyth in JS
ckoopmann/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
ckoopmann/revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
ckoopmann/rhinofi-bot
Rhinofi MM bot
ckoopmann/ScanPayContracts
ckoopmann/uint
Rust Uint crate using const-generics
ckoopmann/ultra-sound-money-frontend
ultrasound.money frontend