Skip to content

qooboodoop/simple_coal_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Install NodeJS

Windows

First execute install.bat

Then execute the start.bat and follow instructions

Linux

Install

npm install

Usage

# On Mainnet
node index.mjs "<NFT ID>"

# Example for finding a nonce for NFT id 0 
node index.mjs "0"


# for testnet
node index.mjs "<NFT ID>" testnet

About

a very crude miner for the coal nft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors