Learning media¶
Generated from videos/metadata/catalog.json. Catalog updated: 2026-03-19. Metadata CC0-1.0; linked third-party content retains its own licenses
Run node scripts/render-learning-media.mjs after editing the catalog.
Beginner¶
Orientation: docs, FAQ, and explorers¶
Use the official introduction, FAQ, and mainnet explorer together before diving into features.
~15 min · status: published
| Resource | Link |
|---|---|
| Documentation | Documentation |
| FAQ | FAQ |
| Mainnet explorer | Mainnet explorer |
| Official YouTube | Official YouTube |
Networks, prefixes, and wallets¶
Mainnet vs testnet, xel/xet prefixes, and wallet feature overview (integrated address, XSWD, multisig).
~20 min · status: published
| Resource | Link |
|---|---|
| Testnet explorer | Testnet explorer |
| Integrated address | Integrated address |
| XSWD | XSWD |
| MultiSig | MultiSig |
Intermediate¶
Mining: XELIS Hash and difficulty¶
CPU/GPU-oriented PoW, Kalman-based difficulty, and reading emissions context from official docs.
~25 min · status: published
| Resource | Link |
|---|---|
| XELIS Hash | XELIS Hash |
| Difficulty adjustment | Difficulty adjustment |
| Tokenomics (docs) | Tokenomics (docs) |
Advanced¶
Privacy stack: encryption and proofs¶
Homomorphic encryption, ZK proofs, and confidential assets — from official feature pages and FAQ.
~35 min · status: published
| Resource | Link |
|---|---|
| Homomorphic encryption | Homomorphic encryption |
| Zero-knowledge proof | Zero-knowledge proof |
| Confidential assets | Confidential assets |
| FAQ — private blockchain | FAQ — private blockchain |
Developer¶
Developer: Silex, XVM, and Playground¶
Read Silex docs, opcode reference, run examples in the Playground, clone xelis-vm and the node.
~45 min · status: published
| Resource | Link |
|---|---|
| Silex Lang | Silex Lang |
| XVM Opcodes | XVM Opcodes |
| Silex Playground | Silex Playground |
| xelis-vm | xelis-vm |
| Build from source | Build from source |
| Development status | Development status |