Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 644 Bytes

File metadata and controls

9 lines (5 loc) · 644 Bytes

LiquidOps oToken

The oToken module is a core component of the LiquidOps protocol, based on the AOS module. It is used to spawn oToken processes that enable pooling a specific collateral, which in return earns interest when borrowed. oTokens communicate with each other and the controller to syncronise the user's position, etc. in the protocol.

Note about tests

The current integration tests are not complete and will be subject to refactor.

Cantina logo