Pinned Repositories
artemis
A simple, modular, and fast framework for writing MEV bots in Rust.
cfmms-rs
A simple library to get all pairs from any Dex and sync reserves.
dots
ethers-flashbots
An Ethers middleware for submitting Flashbots bundles
Flashbots-Recovery
Flashbots bundle to recover $44k worth of unclaimed Gelato ICO tokens from a compromised wallet
Listing-Sniping-Bot
When new tokens gets listed on a DEX, bots are able to detect this and be one of the first to buy the token for a low price. This is an example of such bot.
NFT-Mass-Minting
Collection of custom contracts to mass mint NFT collections in a single transaction.
revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
rusty-sando
Implementation of a competitive v2/v3 multi-meat MEV sandwich bot written using Rust and Huff.
Speedrun-Ethernaut-In-Foundry
Full write ups on how to speed run OpenZeppelin's Ethernaut CTF levels using only foundry
mouseless-eth's Repositories
mouseless-eth/Listing-Sniping-Bot
When new tokens gets listed on a DEX, bots are able to detect this and be one of the first to buy the token for a low price. This is an example of such bot.
mouseless-eth/SoulBound-Profile
SouldBound Profile NFT
mouseless-eth/Bookmarks
Collection of useful resources
mouseless-eth/Foundry-Playground
Playground repo to learn the basics of foundry by making, testing, interacting with an NFT contract
mouseless-eth/mev-relay-js
Forking to debug error "unable to decode txs" with bundles containing >50 tx
mouseless-eth/NFT-Double-Checker
A checker to see if a NFT collection contains items with duplicate attributes
mouseless-eth/ObsidianVault
Notes on various Web3 topics taken in Obisdian
mouseless-eth/openzeppelin-contracts-foundry
OpenZeppelin Contracts is a library for secure smart contract development.
mouseless-eth/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
mouseless-eth/WolfGameMEV
An example of a bot to extract long tail MEV from the Wolf Game
mouseless-eth/Basic-Course-In-C
Workspace for my summer course on the C programming language
mouseless-eth/EthersJS-Template
A standard plain template for a ethersjs project
mouseless-eth/GarageSale-Airdrop
mouseless-eth/Meme
mouseless-eth/metamorphic
A factory contract for creating metamorphic (i.e. redeployable) contracts.
mouseless-eth/mini-web-apps
A simple react + nodejs application to test out how to get the front end talk to a backend server
mouseless-eth/nft-profile
mouseless-eth/Scaffold-Eth
mouseless-eth/Solidity-Playground
mouseless-eth/Speed-Run-Ethereum
My solutions to speed run ethereum