Skip to content

This script allows you to mint testnet martian NFTs

Notifications You must be signed in to change notification settings

mxnster/martian-NFT-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Martian NFT bot

This script allows you to mint testnet martian NFTs

Get testnet coins

To run this bot you need to have testnet APT coins

Faucet: https://aptoslabs.com/testnet-faucet

Setup bot

  1. Download ZIP and extract it to a folder
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Setup your private key and other settings in config.js
  4. Open folder with the bot in cmd
cd <path to folder with script>
  1. Install dependencies
npm install
  1. Start
node index

About

This script allows you to mint testnet martian NFTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published