Sidecar application that connects to blockchain nodes and stores block, transaction, and log data in DefraDB.
Copy the sample env file and fill in your node credentials:
cp .env.sample .envThen start the Generator client with Docker Compose:
docker compose upFurther instructions, as well as hardware recommendations, can be found at docs.shinzo.network.
Tip
See BUILD.md for build-from-source instructions.
See the Shinzo documentation site for production deployment instructions.
Open an issue before submitting a PR. See CONTRIBUTING.md for guidelines.