Skip to content

Run the entire GE custodial stack with Docker on a local devnet with minimal effort

Notifications You must be signed in to change notification settings

grassrootseconomics/custodial-docker-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

custodial-stack

Run the entire GE custodial stack with Docker on a local devnet with minimal effort.

Prerequisites

Dependency order

  1. services.
  2. stack.

Setup

In the correct dependency order (run the docker compose commands in the respecctive folders in the order given above):

  1. Create a custodial overlay network with docker network create custodial.
  2. Pull the images with docker-compose pull.
  3. Bring up the containers with docker compose up -d.
  4. Dump the current system signer key
  5. Add it as a writer to the custodial registry proxy smart contract and top it up with some gas:

About

Run the entire GE custodial stack with Docker on a local devnet with minimal effort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published