Substrate Collectibles Workshop
Berlin, jan 28th, 2019
... is a Polkadot compatible, general purpose blockchain development kit in rust
... allows you to focus on the actual chain logic when building your blockchain
Substrate
Chain Runtime
Networking
Block Sync
Database
Consensus
Hot-upgradeable chain Runtime
(optional) SRML Modules for your chain
Interchain connectivity via Polkadot
Hot-swappable, pluggable consensus
Light client
Chain synchronisation
Pub/Sub WebSocket JSON-RPC
Transaction queue
Secure networking
JS implementation
Telemetry
Today: Building our own Runtime Module
Kitties
collectible Assets
Let's get started!