Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 433 Bytes

File metadata and controls

31 lines (22 loc) · 433 Bytes

everscale-timer-mining

Project setup

npm install

Rebuild contract

npm run build

Run test contract

npm run test

Run server for time mining

npm run server

Customize configuration

setup config.json

  • profit - the address to which the rewards will be sent

  • codeHash - hash code of the contract TimerManager

  • endpoint - endpoint of the network where the script is running