Skip to content

Latest commit

 

History

History
 
 

x

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nibiru Modules

  • common: TODO

  • dex: TODO

  • lockup: TODO

  • pricefeed: Handles the posting of prices for various asset pairs by whitelisted oracles and the logic for querying these prices.

  • perp: The x/perp module powers the Nibi-Perps exchange. This module enables traders to open long and short leveraged positions and houses all of the PnL calculation and liquidation logic.

  • stablecoin: x/stablecoin is resonsible for handling mint and redeem transactions with NUSD.

  • testutil: Helper functions for unit and integration tests.