DefiLlama is the largest TVL aggregator for DeFi. Learn how to list a DeFi project and write an SDK adapter to add a Protocol to DefiLlama.
「タグ付けされたドキュメント 」のdefi
Build, test, and deploy a minimal constant-product AMM (x*y=k) on Rootstock testnet, then wire it to a simple frontend.
This project is a Governance Voting Dashboard built on the Rootstock blockchain. It allows users to create and vote for teams using governance tokens (ERC20 tokens).
This tutorial demonstrates implementing cross-chain token transfers using OFT (Omnichain Fungible Token) between Rootstock Testnet and Ethereum Sepolia Testnet via LayerZero's OFT V2 protocol.
Validate the USSD-RSK bridge end-to-end using the Africa's Talking simulator and curl. Verify on-chain transactions via the Rootstock Testnet Explorer and understand current limitations.
Learn how to build internet-free decentralized financial services on Rootstock using USSD, enabling P2P transfers and micro-loans on feature phones without internet access.
Build and test a mock Chainlink-style price feed consumer on Rootstock testnet, with safe read patterns and local testing.
A structured guide for building DeFi protocols – token standards, oracles, AMMs, security, and templates. A DeFi 101 catalog of token standards and security patterns to review before deploying to production on Rootstock.
Hyperlane is the open interoperability framework to connect anywhere onchain. Build dApps that seamlessly communicates between Rootstock to other EVM-compatible chains.
Essential security practices for DeFi: reentrancy, access control, upgradeability, and more.
Implement ERC-20, ERC-721, and Rootstock-specific token patterns with security and efficiency.