reflect-sdk
v1.0.0
Published
## Drift At the moment, SDK pretty much only supports Drift and is not ready for integration with different protocols.
Downloads
2,847
Readme
Reflect SDK
Drift
At the moment, SDK pretty much only supports Drift and is not ready for integration with different protocols.
Classes
SDK provides three classes:
Reflect
- general purpose class for user-level interactions. Mainly formint()
-ing andburn()
-ing USDr.ReflectAdmin
- admin-level class, allowing for modification of the core protocol settings.ReflectCrank
- class used for cranking the protocol to capture spreads & funding.
TODO
- make the classes more general-purpose to allow integration with other protocols in the future
- testing