Skip to content

troman29/vipnft-miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIP NFT Miner

Setup

  1. Fill out all env variables in .env file (check .example.env)
TONCENTER_API_KEY="" # from https://t.me/tonapibot
TONCONSOLE_BEARER="" # from https://tonconsole.com/dashboard
IS_TESTNET=0 # set 1 for testnet

MY_ADDRESS="UQAwtgXjB-Zl5MtMQPdW6BcqIGB0oTYhrSb8lsLFw0EOUJCs" # your wallet address v4
MNEMONIC="bla bla bla" # 24 words
  1. Run commands in terminal
npm i
npx ts-node main.ts

For any questions contact me in Telegram @troman29

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%