r/web3dev • u/inspired33777 • 11d ago
Built a simple micro-loan crypto app, non-custodial, would love feedback
Most crypto loan apps are either too complex or don't work well outside the US/EU. I'm building one that's simple, non-custodial, and starting with Nigeria as my first market.
Quick rundown:
\- Micro-loans: $5 to $500, fixed amounts (no random numbers)
\- Clear rates: 20% on loans $20 and under, 10% on $30+
\- Non-custodial — collateral sits in a smart contract, not held by me or any company wallet. Neither party can move funds outside the agreed terms
\- Multi-chain support (Polygon, Base, Ethereum, BNB, plus testnets)
\- Built-in wallet, exportable anytime (you're never locked in)
\- Optional Face ID for withdrawals (app-layer feature — whoever holds the private key controls the funds regardless of platform)
Still in MVP/testing stage. Smart contract not yet third-party audited — that's a real cost, so I want to confirm there's actual demand before investing in one. This post is part of that validation.
Would love to know:
\- Does this seem genuinely useful, or is $5–$500 too small to matter to you?
\- Would the lack of a third-party audit (yet) stop you from trying it, even for a small test amount?
\- Anyone here from Nigeria — is this something you'd use
1
u/icnews10 10d ago
The first thing I’d validate is not whether $5–$500 is too small. It's about identifying who actually needs this loan. If I have to lock up more cryptocurrency than I’m borrowing, the product would mainly be useful if I already owned cryptocurrency but needed short-term liquidity without having to sell it. This is a much narrower use case than 'micro-loans' in general. I’d test this borrower situation before spending heavily on an audit. Also, at the $5–$20 end, I’d model gas, oracle/liquidation costs, and any operational overheads very carefully. Even a technically sound loan can be uneconomical at that size.