LogoLogo
  • Overview
  • Introduction
  • Borrow
  • Borrowing
  • Leverage
  • Redemptions
  • Flash Functionality
  • Liquidations
  • Stability Mechanisms
  • Earn
    • Savings Account
  • Points Program
    • Testnet Points
  • User Guides
    • Getting Started on Testnet
    • Opening a Position
  • Developers
    • Contract Addresses
    • Contract Architecture
    • Interacting with the Protocol
  • Security
    • Audits
    • Bug Bounty
  • Community
    • X (Twitter)
    • Discord
Powered by GitBook
Page cover
On this page
Export as PDF

Introduction

NextBorrowing

Last updated 2 months ago

CtrlK

Nectra is a decentralized borrowing protocol allowing users to borrow nUSD (Nectra USD) against Citrea BTC (cBTC).

The nUSD token is a soft-pegged USD stablecoin, over-collateralized with cBTC deposits. The Bitcoin collateral supports the floor price of the stablecoin through the ability to redeem nUSD for $1 equivalent of cBTC directly. Protocol arbitrage enforces a ceiling on the nUSD price.

When creating a loan, termed a "position", users select their preferred annual interest rate. The position's interest rate determines whether it is redeemed against during a redemption, with positions paying a lower interest rate being redeemed first.

The protocol implements partial and full liquidations to ensure that nUSD remains over-collateralized.

Nectra’s core lending and stablecoin protocol is immutable once deployed and entirely permissionless.

To join Nectra's community, follow Nectra on X or join the Discord server.

The code for Nectra core can be found on GitHub.