Run infrastructure
This section is for operators running Shinzo infrastructure. Whether you want to run a Generator client next to a blockchain node you already operate, serve Views to applications with a Host client, or try the whole pipeline on one machine, pick a path below to get started.
Choose your path
Run a Generator
Already run a blockchain node? Add a Generator client as a sidecar. It reads new blocks as they arrive, signs them, and gossips them out over P2P.
Run a Host
A Host client pulls signed data from Generator clients, applies Lens transforms, and serves the resulting Views to applications over GraphQL.
Run both
Try the whole pipeline on one machine: a Generator client and a Host client, peered over libp2p and queried over GraphQL. About ten minutes, and no registration needed.