| title | FAQ |
|---|---|
| description | Frequently asked questions about the Demos Network, SDK, and getting started. |
| icon | circle-question |
This page addresses the most commonly asked questions about the current status of the Demos Network.
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 Road to the Omniweb article
You can check the network status by heading to the status page. You can view block and transaction data on our explorer.
TBD
We recommend using bun as your package manager. All SDK examples are tested with bun.
bun add @kynesyslabs/demosdk@latestIn 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.
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.
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.
You can refer to the Transactions 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.
You can request Demos tokens at the Demos Faucet.
- 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)