Skip to content

erpdev09/mint-nft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Dependencies

Installing modules for only this package can cause conflicts. Do these commands from the top directory. This will install modules for all the repo's packages.

yarn install

Create a .env file

Inside of a new .env file, update INFURA_API to your Infura URL.

Run Script

This will continously call the main() function to try and mint your NFT, and will stop once the sale is active and your tx is sent.

yarn mint

About

A script for minting NFT's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.2%
  • Shell 0.8%