Skip to content

This script allows you to mint testnet martian NFTs

Notifications You must be signed in to change notification settings

lupupavlo/martian-NFT-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Martian NFT bot is a script designed to allow users to mint testnet Martian NFTs. Before running the bot, users need to obtain testnet APT coins from the faucet provided by aptoslabs.com.

To set up the bot, users should download the ZIP file and extract it to a folder on their computer. They should then install Node.js, which can be downloaded from the official website (nodejs.org/en/) using the LTS version.

Next, users should configure their private key and other settings in the config.js file included with the bot. Once the settings are configured, users should open the folder containing the bot in the command prompt and run the command "cd ".

After navigating to the folder, users should run the command "npm install" to install the necessary dependencies. Once the dependencies are installed, users can start the bot by running the command "node index".

In summary, to mint testnet Martian NFTs using the Martian NFT bot, users need to obtain testnet APT coins, set up their private key and other settings in the config.js file, install Node.js and the bot's dependencies, and then run the bot using the "node index" command

About

This script allows you to mint testnet martian NFTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%