MacOS
Installation & setup instructions for MacOS systems
Celestia Light Node
Set up a Celestia light node according to the instructions here.
Get the authentication token using the following command:
See this tutorial if you need further instructions.
Start the light node:
Set up the repositories
Make a new directory for the project:
Clone & set up the blob-stream-inclusion repository:
Open the .env
file and fill in your own SP1_PRIVATE_KEY
and LIGHT_NODE_AUTH_TOKEN
.
Clone the o1js-blobstream repository:
Other System Requirements
For the o1js-blobstream proofs you'll need NodeJS version 22.
Last updated