ton-most-profitable-giver

1.0.0 • Public • Published

TON most profitable giver

Get most profitable giver for current time and write it to process.env.GIVER_PATH or mostProfitableGiver.txt

Install dependencies:

npm i

Usage:

npm start

or in your code:

const {getMostProfitableGiver} = require('ton-most-profitable-giver');

getMostProfitableGiver().then(giver => console.log(giver));

This project is licensed under the MIT License - see the LICENSE file for details

Readme

Keywords

Package Sidebar

Install

npm i ton-most-profitable-giver

Weekly Downloads

2

Version

1.0.0

License

SEE LICENSE IN LICENSE

Unpacked Size

6.25 kB

Total Files

7

Last publish

Collaborators

  • koalex