Skip to content

kriptohaberciniz/0g-data-avail

Repository files navigation

Deployment

Prerequisites

  • For local test environment, aws-cli is required.

LocalStack

Create LocalStack(local aws simulation) docker image and start a docker instance:

cd inabox

make deploy-localstack

Disperser

Build binaries:

cd disperser

make build

Run encoder:

make run_encoder

Set the cli arguments of run_batcher in Makefile to proper values, then run batcher and server:

make run_batcher

make run_server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.9%
  • Python 7.5%
  • Shell 4.1%
  • Makefile 1.5%
  • Dockerfile 1.0%