Pinned Repositories
revm
Rust implementation of the Ethereum Virtual Machine.
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
artemis
A simple, modular, and fast framework for writing MEV bots in Rust.
reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
aave-liquidator
advent-of-code-2022
My solutions for the Advent Of Code 2022. Solving them in January, but who cares!
block-replayer
curta-ctf
My solutions to the Curta CTF
ethernaut
Source code for attacks on the Ethernaut game.
ethers-reth
An ether-rs middleware to access reth's db directly, bypassing JSON-RPC
pistomat's Repositories
pistomat/advent-of-code-2022
My solutions for the Advent Of Code 2022. Solving them in January, but who cares!
pistomat/block-replayer
pistomat/curta-ctf
My solutions to the Curta CTF
pistomat/damn-vulnerable-defi-foundry
Damn Vulnerable DeFi - Foundry Version
pistomat/duneanalytics
Unofficial Python Library for Dune Analytics
pistomat/ethernaut-x-foundry
Ethernaut puzzles solved with foundry
pistomat/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
pistomat/revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
pistomat/artemis
A simple, modular, and fast framework for writing MEV bots in Rust.
pistomat/chains
provides metadata for chains
pistomat/create2crunch
A Rust program for finding salts that create gas-efficient Ethereum addresses via CREATE2.
pistomat/decentralized-voting-system
pistomat/EIPs
The Ethereum Improvement Proposal repository
pistomat/erc721_whitelisted
pistomat/ethers-reth
An ether-rs middleware to access reth's db directly, bypassing JSON-RPC
pistomat/forge-init
Repository created by running `forge init`
pistomat/local_reth
Run Reth+Prometheus+Grafana locally via docker-compose
pistomat/opensea-js
JavaScript SDK for the OpenSea marketplace. Let your users buy or sell NFTs on your own site!
pistomat/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
pistomat/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
pistomat/seaport-js
A JavaScript library to interface with the Seaport marketplace.
pistomat/speedrun_ethereum
pistomat/starknet_in_rust
A Rust implementation of Starknet execution logic
pistomat/suapp-examples
SUAVE Application Examples
pistomat/suave-geth
pistomat/suave-std
Collection of helpful smart contracts to build Suapps
pistomat/substreams-sink-rust
Functional Rust base project to stream out a Substreams `.spkg`
pistomat/temper
Temper your expectations - Ethereum Transaction Simulator
pistomat/tokio_schedule
pistomat/zkApp-04