Tutorial
The following tutorial will guide you through the entire process for engaging with the Log Store Network.
note
Be sure to configure your RPC Endpoint using
logstore init
- Edit your configuration file at
~/.logstore-cli/default.json
Otherwise you will need to pass the --host
and --wallet
flags.
The scripts used within the tutorial can be found here: https://github.com/usherlabs/terminal-chat-demo
Interacting with Log Store through Streamr SDKs & Interface
To learn more on compatibility, please see Log Store as a Streamr Storage Provider
Examples
To explore the Log Store, please see our Examples Repository