DeFi
Decentralised Finance
Financial services (trading, lending, borrowing) run by smart contracts on a public blockchain instead of by a bank or broker.
DeFi replaces the intermediary in a financial transaction with code. Instead of a broker matching trades, a decentralised exchange (DEX) uses an automated market maker: a smart contract that holds two assets in a pool and prices swaps by a formula. Instead of a bank deciding who gets a loan, a lending protocol lets anyone borrow against collateral they lock in a contract, with interest rates set algorithmically by supply and demand. Nobody approves you; the contract just executes.
The genuine innovation is composability. Because every protocol is a public contract on the same chain, they snap together like Lego. A position in one protocol can be collateral in another, which can be wrapped and traded in a third, all in a single transaction. This is something the traditional financial stack, with its walled APIs and settlement delays, cannot do. It is also why DeFi failures cascade: when one building block breaks, everything stacked on it breaks too.
The risks are real and specific. Smart-contract risk: a bug drains the pool, and there is no chargeback. Oracle risk: protocols depend on price feeds, and a manipulated oracle lets an attacker borrow against fake collateral. We have shipped payment infrastructure that touches DeFi rails (Scramble), and our position is that DeFi is powerful for the narrow set of use cases that need permissionless, composable finance, and a liability for everyone using it as a yield casino. Our blockchain work starts with which one you are.