logo
ErgoDocs
Bundled dApps
Initializing search
    GitHub
    • Introduction
    • Ecosystem
    • Developers
    • Miners
    GitHub
    • Introduction
      • Why Ergo
      • Key Features
        • eUTxO
          • UTxO vs Account
          • Atomic Swaps
          • Ergo vs Cardano
          • UTXO State
        • NIPoPoWs
          • Light Clients
          • Light Miners
          • Sidechains
        • Privacy
        • Storage Rent
        • Autolykos
      • Research & Whitepapers
        • Whitepaper
        • ErgoScript Whitepaper
        • On Contractual Money
      • Roadmap
        • Scaling
          • Layer 0
            • Sub Blocks
              • Technical Details
          • Layer 1
          • Layer 2
            • Roadmaps
            • Transactions Per Second
            • Atomic Composability
        • Ergo Foundation
          • Scope
          • Treasury
          • Votes
          • Future
        • DevDao
        • Sigmanauts
        • Events
        • ERGOHACK
        • ErgoSummit
      • Contribute
        • Developers
          • Technical Guidelines
          • Bounties
          • Grants
          • Roles
        • Marketing
        • Sigmanauts
        • Contribute to the docs!
      • Wallets
        • Social Contract
        • Audit
        • The Howey Test
        • Privacy Guide
        • Glossary
        • FAQ
        • Common Misconceptions
        • A CBDC For All
    • Ecosystem
      • Artificial Intelligence
        • Rosen Bridge
          • Watchers
            • Prerequisites
            • Ergo Watcher
            • Bitcoin Watcher
          • Guards
          • Tokenomics
          • Team
          • Uses
            • rsERG-LP
            • Token Integration Guides
        • Oracles
          • Oracle Pools V2
          • Mixicles
        • Sidechains
          • Sub Blocks
            • Technical Details
          • Sigma Chains
          • PoUW
        • Decentralized Exchanges
          • Spectrum Finance
          • Trade House
          • Palmyra
          • Crystal Pool
          • Machina Finance
          • Mew Finance
          • P2P
            • Token Jay
            • Analog Ergo
            • Single Tx Swap
          • SigmaUSD
          • ChainCash
          • Gluon
          • DexyGold
          • Local Exchange Trading Systems
            • Basic Implementation
            • Trustless LETS
          • Lending
            • duckpools
            • EXLE
            • SigmaFi
          • Derivatives and Synthetics
            • Hodlbox
            • HodlCoin
            • AuctionCoin
            • OptionCoin
            • OptionPools
            • SigmaO
          • Crowdfunding
            • ErgoRaffle
            • Sigma Subscriptions
        • Degenerate Finance
          • HodlCoin
          • AuctionCoin
          • Grand Gambit
          • Hodlbox
          • OptionCoin
          • Obolflip
          • Lotteries
          • The Field
      • NFTs
        • Trade House
        • SkyHarbor
        • Lilium
      • Gaming
        • BlitzTCG
        • Cyberverse
        • Crux Finance
        • ErgoNames
        • Reputation System
        • SigmaRand
        • Moria Finance
          • Arbit
          • Grid Trading
            • Off the Grid
              • Tutorial
        • Thz.FM
        • TabbyPOS
        • PandaV
        • ZenGate Global
          • Solaris Portal
          • Cyberiad
        • Mixing
          • ErgoMixer
            • Identifiability
            • Best Practices
            • FAQ
            • Token
            • Install on Android
          • SigmaJoin
        • Stealth Addresses
      • DAOs
        • Paideia
        • ErgoPad
        • The Field
        • Thz.FM
      • Miners
        • Lithos
        • GuapSwap
        • CYTI
        • Profit Sharing
        • Email Client for Blocked Internet
        • Flash Loans
        • Prediction Markets
        • Insurance
        • Micro Credit
        • Mutual Credit
        • Bonding Curve
          • ICOs
          • Index Coins
          • PoW Tokens
          • Perpetual Tokens
          • Buy Back Guarantees
      • Standards
        • Chat Bridge
        • ErgoTipperBot
        • KYA
        • Community Guidelines
        • Moderation Guide
        • Analytics
    • Developers
      • Developer Resources
      • Students
      • Bounties
        • Overview
        • Fleet SDK Recipes
          • Overview
          • Explorer APIs
          • Node API Direct
          • Custom Indexer
        • Hardware Wallet Integration
      • Data Model
        • Box
          • Registers
          • Lifecycle
            • Tokens
              • Perpetual Tokens
              • Burning a token
              • NFTs
              • Minting a NFT
                • V1 v V2
                • Simple Example
                • On-chain NFTs
              • Royalties
            • Singletons
              • Asset Standard
              • Geniune Token Verification
              • Auction Contract
              • Artwork Contract
          • Modelling
        • Addresses
          • Types
          • Validation
        • Transactions
          • Composing Transactions
            • Sending A Chained Transaction
              • Format
              • Merkle Tree
              • Signing
              • Signing Backend
              • Validation
              • Data Inputs
              • Fees
              • Unified Transactions
          • Babel Fees
            • Babel Fees Plugin
            • How To
            • Implementation
            • ErgoTool
            • Model Transaction
            • Payments
            • Standards
              • Babel Fees
                • Babel Fees Plugin
                • How To
                • Implementation
              • Proxy Contracts
              • ErgoPay Protocol
              • Payment Request URI
              • Just-In-Time Costing
        • Block
          • Header
          • Transactions
          • ADProofs
          • Extension Section
        • Discrete Logarithm
      • Infrastructure
        • Node
            • Manual
            • Build from Source
            • SNAPSHOT Dependencies
            • Troubleshooting
            • FAQ
            • Pi
              • Overview
              • Termux (Digest)
              • Proot (RocksDB)
            • Docker
          • Testnet
            • Full Sync
            • CPU Mining
            • Fork your own chain
            • Resources
          • Protocol
            • P2P
              • Handshaking
              • Network Messages
              • Peer Management
              • BlockP2P
              • Modifiers
                • Modifiers Exchange
                • Modifiers Processing
                • Modifiers Validation
                • Synchronisation
            • EIPs
            • Node Wallet
              • Hierarchical keys
              • Wallet Setup
            • Swagger API
              • OpenAPI Spec
              • Try it out!
              • Indexed Node API
              • application.conf
                  • node
                  • cache
                  • chain
                  • wallet
                  • voting
                • bounded-mailbox
                • akka
                • scorex
                • critical-dispatcher
                • api-dispatcher
              • testnet.conf
                • devnet.conf
            • Tor
          • Modes of Operation
            • Archival Full Node
              • Technical Details
            • Pruned Full Node
              • Technical Details
            • Light Full Node
              • Digest State
              • blocksToKeep
              • Technical Details
            • Light SPV
              • Simplified Payment Verification
              • Technical Details
        • Explorer
          • Local Setup
          • Pi Blockchain Explorer
          • GraphQL
        • APIs
          • API How-To
          • Overview
          • Oracle-Core
            • Bootstrap an Oracle Pool
          • Off-Chain Bots
          • Rust Utilities
          • Plasma
          • Wallets
            • Satergo
            • Nautilus
            • Minotaur
              • Multi-Sig
            • SAFEW
            • Ledger
            • Paper Wallet
            • Satergo Vault
            • Access Issues
            • MultiSig
              • UTXO-Set Scanning Wallet API
              • Deterministic Wallet Standard
              • Cold Wallet
              • EIP Standards Overview
              • EIP-0005
        • Integration Guide
          • Development Stack
            • Introduction
            • Starter Tutorial
            • Server
            • Browser
            • Desktop
            • Mobile
              • iOS
              • Android
              • Build Constraints
            • Bundled dApps
            • JVM
              • Scala
              • Java
              • Kotlin
            • JavaScript
            • Rust
              • Python
              • C#
              • Go
        • Frameworks
          • AppKit
            • Tutorial
            • Interacting with a local Node
            • Gradle
            • Using Appkit from Python
          • SigmaRust
            • Constrained Environments
          • Fleet (JS)
          • FleetSharp
            • Ergpy
            • RustKit
            • Mosaik
                • A simple UI
                • Processing data
                • ErgoPay
                • Web UI
                • Deployment
                • Example apps
              • Mosaik (Old)
            • JSON dApp Environment
            • Headless dApp Framework
              • Modules
            • ErgoPay
            • Tutorial
          • ErgoAuth
          • dApp Connector
          • Proxy Contracts
            • Assembler
        • Libaries
          • Plasma
          • Scrypto
          • EIP12-Types
          • SigmaJS
          • DeCo
      • ErgoScript
        • Sigma Language
          • Core Concepts
          • Simple Syntax
          • Language Description
          • Sigma Propositions
          • SigmaBoolean
          • The Blockchain context
          • Accessing boxes and registers
          • Global Functions
          • Language Operations
            • Format
            • Merkle Tree
            • Signing
            • Signing Backend
            • Validation
            • Data Inputs
            • Fees
            • Unified Transactions
            • Public Contracts
            • Anyone Can Spend
            • No-one-Can Spend
            • Context Variables
            • Code-blocks
            • Public-keys
            • Functional Programming
            • Box Structure
            • Storing Data
            • Creating a simple P2S app
        • Tooling
          • Interpreters & Compilers
            • Compiler Phases
            • sigmastate-interpreter
            • SigmaRust
              • Constrained Environments
            • ErgoScala
            • CLI Compiler
            • Rust vs Sigma
            • Scastie
            • P2S Playground
            • Kiosk
            • ErgoPuppet
            • Overview
            • Scala-Based
            • On-Chain Mechanisms
            • External Tools
          • FlowCards
        • ErgoTree
          • Introduction
          • As a Language
          • Typing
          • Evaluation
          • Serialization
          • Predefined Types
          • Predefined Functions
          • Encoding
          • Script Validation
          • Script Optimisation
          • Templates
          • ErgoScript vs ErgoTree
          • Data Inputs
          • Multi-Stage Protocols
            • Transaction Chains
            • Transaction Trees
            • Transaction Graphs
            • Context Enrichment
            • Multi-Stage Transactions
              • Reversible Address
              • Rock/Paper/Scissors
              • ICO
              • MAST Example
              • FSM Example
          • FAQ
          • Reusable Functions
      • Cryptographic
          • Sigma Protocols
            • Schnorr
              • Verifying Schnorr Signatures
            • Diffie
              • Ring Signatures
              • Threshold Signatures
                • 3-out-of-5 Threshold Signature
              • Distributed Signatures
              • Signature Scheme Internals
              • Improved Signatures
          • Non-Interactive ZK
          • ZeroJoin
        • Data Structures
          • Merkle Tree
            • Format
            • Validation
            • Considerations
              • Extension Block Merkle
              • Merkle Tree
              • Merkle Batch Proofs
                • Implementation
                • Testing
              • Lightweight Client Proofs
          • AVL Trees
            • Plasma
          • Proof of Proof-of-Work
            • Interlink Vectors
      • Autolykos
          • Emission
            • EFYT
          • Difficulty Adjustment
          • Solution Verification
          • Technical Breakdown
        • Storage Rent
          • Fees
          • Tokens
          • Spending
          • State Growth
        • ASIC Resistance
        • Resources
          • CPU vs GPU
            • Emission Retargeting Soft-Fork
            • Tweaking Difficulty Adjustment Algorithm
      • Mining
      • Start Mining
        • Software
        • Operating Systems
        • Overclocking
        • Pools
        • Solo Mining
          • Node Configuration
          • Withdraw
          • FAQ
        • Host a Pool
          • Stratum
          • MiningCore
            • Windows
      • Governance
        • Voting
        • Forking
          • Soft Forks
          • Velvet Forks
          • Hard Forks
      • Revenue
        • GuapSwap
          • Lithos
          • SNISPs
        • CYTI
        • Log-Space Mining
        • Smartpools
          • Subpooling

    Bundled dApps

    Android

    Android

    iOS

    iOS

    Desktop

    Desktop

    Made with Material for MkDocs