hot-mining-claimer
v2.0.0
Published
Hot Mining Claimer
Downloads
16
Maintainers
Readme
hot-mining-claimer
Installation
Clone the repo and cd
git clone https://github.com/richpacman/hot-mining-claimer.git && cd hot-mining-claimer
To install dependencies :
npm install
Configuration
Create .env file in root directory :
touch .env
Copy and paste this to your .env file and fill the rest with your data :
NEAR_NETWORK=mainnet
ACCOUNT_ID=
PRIVATE_KEY=
Usage
To run the claimer :
npm start