Unibase Docs
  • Introduction
    • Architecture
    • Core Components
    • Quick Start
  • Membase
    • 📚Architecture
    • Identity
    • Multi Memory
    • Authorization
    • 🚀Quick Start
  • AIP
    • Design
    • Agent Interaction Process
    • Implementation
    • Quick Start
      • Tool
      • Agent
        • Agent-Tool Interaction Via gRPC
        • Agent-Tool Interaction Via SSE
        • Agent-Agent Interaction
      • Chess game
  • Unibase DA
    • DA
    • Storage
    • Quick Start
      • Nodes boostrap
        • Storage Node
        • Validator Node
        • Stream Node
        • Docker
      • Nodes operations
  • Developers
    • Hub
    • SDK
    • API Reference
  • Alpha Testing
    • Testing plan
    • Requirements
    • Chains
  • 🚀Examples
  • AIP Whitepaper
Powered by GitBook
On this page
  • Download
  • Explorer
  • gateway server
  • Important
  1. Unibase DA
  2. Quick Start

Nodes boostrap

PreviousQuick StartNextStorage Node

Last updated 21 days ago

Node description

  • stream: encode data

    • encode as user desired, get reward when the encoded data is submited to chain

  • store: store data

    • store encode data in local storage, submit encode proof to chain if data is encoded as desired

    • get rewards by submitting epoch proof to chain

  • validator: watch and validate on-chain proof, challenege if proof is wrong and get rewards

    • watch encode proof

    • watch epoch proof

Download

Download the SDK or release binary from .

Explorer

gateway server

Important

set environment before your operation:

export CHIAN_TYPE=<your CHIAN_TYPE>

http://54.251.11.180:8080
Unibase Release
Unibase Explorer
Logo