linuxforphp / FTSO-Scaling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTSO Scaling

The repository contains services to support FTSO Scaling protocol which include:

The services are Nest.js applications which use logic that is implemented in FTSO core library

Installation

FTSO data provider

yarn build
node dist/apps/ftso-data-provider/apps/ftso-data-provider/src/main.js

FTSO Reward Calculator (experimental)

Same as above, except for running the code use

node dist/apps/ftso-reward-calculator/src/main.js

About

License:MIT License


Languages

Language:TypeScript 98.9%Language:Shell 1.0%Language:Dockerfile 0.1%