Skip to content

dynamicsetdollar/apy-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apy-api

APY calculations for Dynamic Set Dollar

About

This project uses Feathers. An open source web framework for building modern real-time applications.

Getting Started

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/apy-api
    npm install
    
  3. Add Infura key create .env file and in it add:

    INFURA_KEY=yourkey
    
  4. Start your app

    npm run dev
    

APY Endpoint

Application runs on http://localhost:3030.

APY endpoint: GET /apy i.e. http://localhost:3030/apy

About

API to get Bonded LP and DAO percentage return

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published