Welcome to the official GitHub organization of Stabolut, a dual-stablecoin and gasless payment ecosystem powered by the USB Stablecoin and SBL Governance Token.
┌───────────────────────────┐
│ STABOLUT ECOSYSTEM │
└─────────────┬─────────────┘
│
┌──────────────────┬───────────────────┼───────────────────┬──────────────────┐
▼ ▼ ▼ ▼ ▼
┌───────────┐ ┌───────────┐ ┌───────────┐ ┌───────────┐ ┌───────────┐
│ mobile │ │ backend │ │ frontend │ │smartcontr.│ │ Audit │
│React Native│ │NodeJS API │ │ React Web │ │Solidity │ │ Contracts │
│Wallet App │ │& Relayer │ │Buy Portal │ │ ERC-865 │ │ & Reports │
└───────────┘ └───────────┘ └───────────┘ └───────────┘ └───────────┘
| Repository | Description | Tech Stack | Status |
|---|---|---|---|
mobile |
Non-custodial mobile wallet with biometric security, staking, and gasless transfers (Google Play) | React Native, Redux, Ethers | 🟢 Active |
backend |
REST API, WebSockets, and EIP-712 gasless transaction relayer for Arbitrum & XDC | Node.js, Express, MongoDB, Web3 | 🟢 Active |
frontend |
Web purchase portal enabling users to buy USB tokens with ETH and BTC | React 18, MetaMask, UniSat | 🟢 Active |
smartcontracts |
Core ERC-865 USB Token smart contracts with pre-signed off-chain gasless transfers | Solidity ^0.8.20, Hardhat | 🟢 Active |
Audit |
Full smart contract audit suite, Foundry unit tests, treasury engine, and architecture | Solidity, Foundry, Python | 🟢 Active |
Whitepaper |
LaTeX source and compiled PDF for the core Stabolut USB and SBL tokenomics | LaTeX, PDF | 🟢 Active |
Whitepaper-Mica |
LaTeX source and regulatory documentation for European MiCA compliance (ESB Token) | LaTeX, Markdown | 🟢 Active |
BMEX_YieldCalc |
Zero-dependency Python engine for auditing BitMEX delta-neutral funding yields and APY | Python 3.10+ (Stdlib) | 🟢 Active |
Sbl_executor |
High-performance real-time BitMEX orderbook depth visualizer (CLI + Desktop GUI) | Python, WebSockets, Tkinter | 🟢 Active |
The official Android mobile wallet is available on the Google Play Store:
👉 Download on Google Play Store
git clone https://github.com/Stabolut/backend.git
cd backend
cp .env.example .env
docker compose up --buildAPI available at http://localhost:8003 with Swagger docs at http://localhost:8003/api-docs.
git clone https://github.com/Stabolut/mobile.git
cd mobile
npm install
npm start
# In a new terminal: npm run android (or npm run ios)git clone https://github.com/Stabolut/frontend.git
cd frontend
npm install && npm startAll code across the Stabolut ecosystem is open-sourced under the MIT License (and GPL-3.0 for Whitepapers/Audit specifications).
- Website: stabolut.com
- Telegram: t.me/stabolut
- Twitter: @stabolut