Quickstart
Get started with Obol Stack in under 5 minutes
Prerequisites
Step 1: Install Obol Stack
bash <(curl -s https://stack.obol.org)bash <(curl -s https://stack.obol.org)OBOL_RELEASE=v0.5.0 bash <(curl -s https://stack.obol.org)git clone https://github.com/ObolNetwork/obol-stack.git
cd obol-stack
OBOL_DEVELOPMENT=true ./obolup.shStep 2: Start the stack
Step 3: Set up the AI agent
Step 4: Deploy a blockchain network (optional)
Step 5: Explore
Stopping and cleaning up
Next steps
Last updated
Was this helpful?

