Open source · Proof of concept · Testnet only
Lending pools forcircles that trusteach other.
SuperPool turns any trusted group into a lending pool on any EVM chain — pooled liquidity, member loans, and rules the circle governs together through multi-sig.
How a pool works
From a group chat to a lending pool, in five moves.
No banks in the loop and no anonymous counterparties. Just the mechanics of trust, written into a contract.
Create a pool
Name it, set the max loan and interest rate, pick a chain. The PoolFactory deploys your pool contract — the on-chain home for your circle.
Approve your members
Membership is permissioned. Only people the pool admins approve can join, so the pool stays inside the circle you actually trust.
Contribute liquidity
Members deposit native or ERC-20 tokens into the shared pool. Every contribution is recorded on-chain, visible to everyone in the circle.
Request a loan
A member asks for an amount. An AI agent screens the request, then pool admins sign off through the Safe multi-sig — no single gatekeeper.
Repay and grow
Repayments plus interest flow straight back into the pool, growing what the circle can lend next time around.
What's live
Built like a protocol, not a promise.
Everything below runs today in the open-source codebase — contracts, backend and mobile app in one monorepo.
Wallet-native sign-in
No passwords, no email forms. Sign a message with any of 500+ wallets via WalletConnect and you are in.
Multi-chain by design
Deploy pools on Polygon, Ethereum, Arbitrum, Base or BNB Chain. Pick the chain whose fees fit your circle.
Permissioned membership
Pools are private by default. Admins approve every member, so lending happens only between people who chose each other.
Multi-sig governance
Pool creation, member approval and loan decisions all go through a Safe multi-sig. No single key controls the money.
AI-assisted screening
Every loan request gets a first pass from an AI agent before admins vote — a second opinion, not a black-box verdict.
A ledger everyone can read
Contributions, loans and repayments live on-chain. Any member can audit the pool without asking permission.
What's next
A protocol that gets more decentralized, not less.
The roadmap moves one direction: from multi-sig stewardship toward full community governance.
Pool factory & multi-sig core
ShippedUpgradeable PoolFactory and LendingPool contracts, governed by a Safe multi-sig.
Wallet auth & device security
ShippedSignature-based login with device verification through Firebase App Check.
Mobile app & event indexing
BuildingThe React Native app is being rebuilt around on-chain event indexing for live pool state.
Collateral management
ExploringSecured loans with on-chain collateral: deposit, withdrawal and automated liquidation.
Flexible repayment & dynamic rates
ExploringPartial repayments on weekly or monthly schedules, with oracle-based rates that track pool utilization.
DAO governance & insurance fund
ExploringProtocol decisions moving to token-holder votes, with interest feeding an insurance pool against defaults.
Open source
Every line of it, in the open.
Contracts, backend, mobile app and this page live in one public monorepo under the MIT license. Read it, fork it, break it on testnet.
- Stars
- 0
- Forks
- 0
- License
- MIT
$ git clone https://github.com/rm30-dev/superpool.git
$ pnpm install
superpool/
├── apps/
│ ├── mobile/ # React Native · Expo
│ └── landing/ # this page
└── packages/
├── contracts/ # Solidity · Hardhat
├── backend/ # Firebase Functions
└── ui, types, design, assets
$
Mobile app
Your pool, in your pocket.
The SuperPool app is being rebuilt from the ground up — wallet connection, pool management and loan requests, all mobile first.
Coming soon
App Store
Coming soon
Google Play
// Building in the open — watch the repo for the release.
Rooftop Circle
1,292 POL
+4.0% this cycle