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.
9 documentos etiquetados con "defi"
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.
Learn how to create a simple constant product AMM (like Uniswap V2) on Rootstock, with code walkthroughs, testing, and frontend integration.
Fetch reliable off-chain data using oracles on Rootstock – price feeds, randomness, and more. A beginner-friendly guide with step-by-step examples.
A structured guide for building DeFi protocols on Rootstock – token standards, oracles, AMMs, security, and templates.
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.