Giter VIP home page Giter VIP logo

staking-reward-distributor's People

Contributors

alitayin avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

fmarcosh

staking-reward-distributor's Issues

node-fetch version

First of all I want to thank you for your work, for that particular tool and more globally in eCash ecosystem. I don't know if you are paid by GNC or other but you deserve it.

I have tried to use your staking reward distribution tool and after "git clone" and "npm install" I have had the following issues:
1 First run it say dotenv was not found ("Error: Cannot find module 'dotenv'"). Solved with "npm install dotenv"
2 Second run it say node-fetch was not found. Solved with "npm install node-fetch"
3 Third run it say "Error [ERR_REQUIRE_ESM]: require() of ES Module" in "const fetch = require('node-fetch');" sentence. After googling I modify the package.json and change the node-fetch from ">3.3.2" to "2.6.6".

With all these "fixes" the "node app.js" is able to launch but It seems it's not reading my custom ".env" file with my address and key.
The tools is able to load the avalanche proof of my node and save the payout distribution for the future.
My environment is node --version v18.16.0 npm -version 9.5.1 and Ubuntu 22.04.3 LTS

Thanks again

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.