LogoLogo
CtrlK
  • Welcome
  • XRPL Basics
    • Getting Started
    • Payments
    • Reading and subscribing to Transactions
    • Writing and reading memos
    • Non Fungible Tokens
    • PathFinding
    • Escrow
    • Price Oracles
    • Tickets
    • Multi-Signature
  • Token Issuance and Liquidity
    • Creating Accounts
    • Issuing Tokens
    • Creating an AMM Pool
  • Cyphered Chat on XRPL
    • Set up
    • Set up Keys
    • Cypher the message
    • Set up the memo & send the tx
    • Get the message and decypher it
  • EVM Sidechain
    • Connecting Metamask
    • Set up a Foundry project
    • Bridging Assets
    • Remix
    • Banking App
    • Banking Contract Key Concepts
  • Core Dev Bootcamp
    • Rippled I – Compilation, Configuration, and Launch
      • Homework
    • Rippled II: Deep Dive into the Protocol and Codebase
      • Protocols: Communication and Interoperability
      • Transactors: Transaction Processing Framework
      • Application Layer: Central Orchestration and Coordination
      • Consensus Engine: XRP Ledger Consensus Protocol
      • Overlay Network: Peer-to-Peer Networking Layer
      • Transaction Lifecycle: Complete Transaction Journey
      • Codebase Navigation: Efficiently Navigating the Rippled Source
      • Debugging Tools: Development and Debugging Techniques
    • Anatomy of Rippled: Shamap
    • Anatomy of Rippled: Nodestore
    • Cryptography I: Blockchain Security and Cryptographic Foundations
      • The Four Pillars of Security
      • The Lifecycle of a Cryptographic Key
      • Random Number Generation & Entropy
      • Key Generation Pipeline
      • Transaction Signing & Verification
      • Hash Functions in XRPL
      • Base58Check Encoding
      • Peer Handshake Protocol
      • Secure Memory Handling
      • Common Cryptographic Pitfalls
      • Performance & Optimization
      • Appendix
        • Codebase Navigation Guide
        • Debugging & Development Tools
        • RFCs and Standards Reference
        • Hands-On Exercises with Solutions
  • Tools
    • Xaman Setup
    • Metamask Setup
Powered by GitBook
On this page
  1. Core Dev Bootcamp
  2. Rippled I – Compilation, Configuration, and Launch

Homework

to replace

PreviousRippled I – Compilation, Configuration, and LaunchNextRippled II: Deep Dive into the Protocol and Codebase

Last updated 14 days ago