Skip to content
/ mevNFT Public

This code is just meant to show you how you use Flashbots to send transactions in the first place.

Notifications You must be signed in to change notification settings

RV12R/mevNFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat Project

Here we will learn how to mint an NFT using Flashbots. This is going to be a very simple use case designed to learn how to use Flashbots, not necessarily make a profit. Finding opportunities where you can make profit using MEV is a hard problem and are typically not public information. Every Searcher is trying to do their best, and if they tell you exactly what strategies they're using, they are shooting themselves in the foot.

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

This code is just meant to show you how you use Flashbots to send transactions in the first place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published