x/

directory
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: Apache-2.0

README

Nibiru Modules

Module Active? Description
common ✔️ Holds helper and utility functions to be utilized by other x/ modules.
epochs ✔️ Often in the SDK, we would like to run certain code every-so often. The purpose of epochs module is to allow other modules to set that they would like to be signaled once every period. So another module can specify it wants to execute code once a week, starting at UTC-time = x. epochs creates a generalized epoch interface to other modules so that they can easily be signalled upon such events.
oracle ✔️ Handles the posting of an up-to-date and accurate feed of exchange rates from the validators.
perp ✔️ 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.
spot ✔️ Responsible for creating, joining, and exiting liquidity pools. It also allows users to swap between two assets in an existing pool. It's a fully functional AMM.
stablecoin ⭕️ Resonsible for handling mint and redeem transactions with NUSD.
testutil ✔️ Helper functions for unit and integration tests.
wasm ✔️ Implements the execution environment for WebAssembly (WASM) smart contracts.

Directories

Path Synopsis
omap
Package omap defines a generic-based type for creating ordered maps.
Package omap defines a generic-based type for creating ordered maps.
set
testutil
Package nullify provides methods to init nil values structs for test assertion.
Package nullify provides methods to init nil values structs for test assertion.
testutil/cli
Package network implements and exposes a fully operational in-process Tendermint test network that consists of at least one or potentially many validators.
Package network implements and exposes a fully operational in-process Tendermint test network that consists of at least one or potentially many validators.
devgas
v1
v1/types
Package types is a reverse proxy.
Package types is a reverse proxy.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
v1
Package inflation implements the token inflation for the staking and utility token of the network as described by the "Community" portion of the Nibiru Chain tokenomics.
Package inflation implements the token inflation for the staking and utility token of the network as described by the "Community" portion of the Nibiru Chain tokenomics.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
keeper
nolint
nolint
types
Package types is a reverse proxy.
Package types is a reverse proxy.
cli
types
Package types is a reverse proxy.
Package types is a reverse proxy.
cli
types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL