Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
/ axes-minter Public archive

A minting bot designed to automatically mint Axes NFTs.

Notifications You must be signed in to change notification settings

kugurerdem/axes-minter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a .env file and fill the following data.

PRIVATE_KEY=<private_key> 
RPC_URL=https://bsc-dataseed.binance.org/ 
CHAIN_ID=56 

You need npm installed. Then run the following code

npm install

To run the bot you can type

node index

About

A minting bot designed to automatically mint Axes NFTs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published