Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

heroooescoinmining

heroooescoin27ISC3.0.0

heroooescoin mining library

heroooescoin, mining, heroooescoin, mining, heroooescoin, library

readme

HeroooesCoin Mining documentation

npm install heroooescoinmining

Next step is to install all the dependencies:

npm install jquery

npm i jsdom

npm install prompt

npm install nodemon

npm i crypto-js

npm i elliptic

npm i express

npm i body-parser

npm i ws

create a wallet

inside HeroooesCoin node package - execute the following command on nodejs: node createwallet

to view your balance

node balance

to view your public key (your HeroooesCoin address)

node publickey

to send HeroooesCoin

node send

to start mining HeroooesCoin

node start