2.1.4 • Published 6 months ago

@decentri.fi/defi-hub v2.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Decentrifi Defi Hub Javascript Client

The Decentrifi Defi Hub javascript client provides users with an easy to integrate library. It's written in Typescript and implements the API located at https://docs.decentri.fi/api-endpoints.

Dependency

Installing the library can be done using the following command:

npm i @decentri.fi/defi-hub

Integration

import defihub from "@decentri.fi/defi-hub";


const lendingMarkets = await defihub.lending().markets("aave")

Contributing

Building the repository

npm i 
npm run build

Running tests

npm run test
2.1.2

6 months ago

2.1.4

6 months ago

2.1.3

6 months ago

2.1.1

11 months ago

2.1.0

11 months ago

2.0.4

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

2 years ago