Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 945 Bytes

README.md

File metadata and controls

47 lines (36 loc) · 945 Bytes

BeFi Wallet Token Service

image

Used to enter Token information and price for BeFi

1.Modify the configuration file, Fill in the relevant data information

2.Run command

npm install

3.Run services,Run command

node /scanner/index.js

4.Run api,Run command

node start.js

Environment

image image image image

env version note
node >= 10.x
npm
pm2
mysql >= 5.7.x
mongo >= 5.0.3
redis > 6.0.0

License

image

Apache-2.0