Demos Network Specifications
  • Introduction
    • What is Demos Network
    • Demos Network Architecture
  • FAQ
  • Cookbook
    • Project setup
      • Run the project (MacOS)
      • Run the project (Windows)
        • WSL 2 Setup on Windows (10 and 11 only)
        • Issue Troubleshooting
      • Run the project (Ubuntu)
  • SDK
    • Getting Started
    • WebSDK
      • Authentication
        • FIDO2 Passkeys
          • Under the Hood: FIDO2 Passkeys
      • NodeCalls
      • Transactions
        • Creating a transaction
        • Signing a transaction
        • Broadcasting a transaction
      • L2PS SDK
        • The l2ps module
        • Interacting with the L2PS
        • L2PS Messaging System
      • Instant Messaging
        • What is the Instant Messaging Protocol?
        • Architecture Overview
        • Encryption
        • Quickstart
        • Message Types
        • API Reference
        • FAQ
    • Cross Chain
      • General layout of the XM SDKs
      • EVM
      • BTC
      • Solana
      • MultiversX (EGLD)
      • NEAR
      • IBC
      • TON
      • XRPL
      • The XMScript
      • Identities
    • Demoswork
    • Cookbook
      • Demoswork
        • Creating work steps
        • Conditional Operation
        • Base Operation
        • Signing and broadcasting
      • Transactions
        • Crosschain Transaction
        • Native Transactions
      • SWAP
        • Crosschain SWAP
    • Web2
      • Quick Start
      • DAHR API Reference
        • Types
      • Making Requests
      • Identities
        • Twitter
        • GitHub
    • API Reference
    • Bridges
      • Rubic Bridge Test
    • Post Quantum Cryptography
  • Backend
    • Internal Mechanisms
      • Network Time Synchronization
      • Cross Context Identities
    • Global Change Registry
      • GCR Structure
      • How is GCR Synced?
    • Consensus Mechanism
      • Unparalleled Scalability
      • Decentralization in PoR-BFT
      • Enhanced Security
      • Comparative Advantage
      • Addressing Potential Criticisms
      • Conclusion
    • Communications Stack
    • L2PS (Subnet) Framework
      • How are L2PS transactions handled?
    • Miscellaneous
      • Browsing the Postgres DB via psql
    • Bridges
      • Rubic Bridge
    • Developers Testbed
      • Setting up the environment
      • Setting up the repository
      • Installing dependencies
      • Node Configuration
      • Running the node
  • Frontend
    • Demos Providers Discovery Mechanism
Powered by GitBook
On this page
  • What Can you Do
  • What you Cannot Do (yet)

FAQ

PreviousDemos Network ArchitectureNextCookbook

Last updated 1 month ago

This page addresses most of the commonly asked questions about the current status of the Demos Network.


What Can you Do

How is Demos being rolled out?

Demos is being rolled out in 4 phases with a number of releases per phase. You will find the most recent release note in the release note section. For an outline of the 4 phases please review our article

How do I check the network status?

You can check the network status by heading to the . You can view block and transaction data on our .

How can I create a Demos wallet?

TBD

How do I download the SDK?

To download the SDK, you can use either yarnor npm. Please note that bunis supported too but is still experimental.

With yarn:

yarn add @kynesyslabs/demosdk

With npm:

npm i @kynesyslabs/demosdk

How do I download the node software?

In this release, the node software is not yet publicly available. This is by design, as we are carefully assessing the network capabilities, adding more nodes in a controlled environment.

How can I become a validator?

Once the node software is released, you can become a validator by simply following the instructions. Staking will be required in a later phase, initially no staking is required to enable faster onboarding and testing.

What are the requirements for running a Demos node?

To run a Demos node the minimum requirements are:

  • 8GB RAM

  • 100mbps Download/Upload network bandwidth (dedicated)

  • 200gb SSD space

  • 4 cores (physical cores)

  • root access

The suggested requirements are the same, with 200mbps Download/Upload bandwidth.

How can I make a transaction?

You can refer to the SDK section on how to build transactions. At this stage you cannot forward transactions to public nodes, you are able to use the SDK locally and use the very same code once public RPCs are available.

Is there a Faucet? How can I get DEM tokens?

What you Cannot Do (yet)

  • XM and Web2 transactions are brittle as they are being constantly upgraded and improved

  • The node software is not yet public, thus new validators and node maintainers aren't allowed yet (this to carefully test and ensure the network is ready for a bigger number of nodes)

You can request Demos tokens at the .

Road to the Omniweb
status page
explorer
Demos Faucet