This repository contains the LaTeX source code and latest compiled PDF for the Stabolut Decentralized Stablecoin Protocol (USB & SBL Tokens).
Stablecoins that maintain a stable value are essential for the digital economy. However, fiat-backed stablecoins suffer from central points of failure, counterparty risks, and regulatory freeze risks.
USB is a decentralized, crypto-asset-backed stablecoin that maintains its peg to the US Dollar using a unique mechanism of shorting crypto assets through inverse perpetual swaps (delta-neutral hedging). USB operates without custodial bank accounts, significantly enhancing decentralization and resilience.
The SBL Governance Token implements a value-accrual tokenomics model capturing protocol surplus, revenue sharing, deflationary buybacks, and tiered staking rewards.
To compile the LaTeX source into a PDF:
Install a TeX distribution:
- macOS: MacTeX (
brew install --cask mactex) - Ubuntu/Debian:
sudo apt install texlive-full - Windows: MiKTeX or TeX Live
pdflatex main.texmain.tex: Master document configuration.general.tex: Packages and formatting rules.content/: Individual chapter source files.figure/: Flowcharts, diagrams, and asset images.
This repository is licensed under the GNU General Public License v3.0 - see LICENSE for details.