0.1.9 • Published 11 months ago

@hedgepie/apy v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@hedgepie/apy

npm Build Status

@hedgepie/apy is a library for calculating the current APY for various DeFi pools

Installation

You can install @hedgepie/apy using npm:

npm install @hedgepie/apy

Usage

Here's a simple example of how to use @hedgepie/apy:

const apy = require('@hedgepie/apy');

// use the apy...

API

Please refer to the API documentation for more details about the available functions and classes in @hedgepie/apy.

Contributing

Contributions are always welcome! Please see the contribution guidelines for more details.

License

@hedgepie/apy is MIT licensed.