Nolus Docs

Welcome

Developer documentation for the Nolus Protocol.

Nolus is a spot margin protocol with cross-chain reach - longs or shorts at a fixed rate, backed by the asset itself. IBC connects positions to Osmosis today; Solray brings Solana next. This site is the developer reference for everything in and around the protocol.

Where to start

Source code

Everything in this documentation is backed by open source code under the nolus-protocol GitHub organization. The most relevant repositories:

RepositoryLanguageRole
nolus-coreGoThe chain itself - Cosmos SDK + CometBFT, custom modules.
nolus-money-marketRustCosmWasm contracts: Lease, Leaser, LPP, Oracle, Profit, Reserve, Treasury, TimeAlarms.
nolus.jsTypeScriptApplication SDK.
oracle-price-feederRustPrice feeder daemon for the on-chain oracle.
nolus-networksShellNetwork configurations and seed/peer lists.

On this page