lukso-orchestrator

module
v0.0.28-debug-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2021 License: Apache-2.0

README

LUKSO Orchestrator

Orchestrating the clients to dance to the drum

cmd/celebrimbor

This binary will also support only some of the possible networks. It will allow you to spin every client in one command. Make a pull request to attach your network. We are also very open to any improvements. Please make some issue or hackmd proposal to make it better. Join our lukso discord https://discord.gg/E2rJPP4 to ask some questions

command to join ephemeral proxima centauri network

Dont forget to change --pandora-etherbase !! Change it with one of your ECDSA metamask public keys

./celebrimbor --pandora-etherbase 0xE6D95f736b2e89B9b6062EF7c39ea740B4801D85 --vanguard-grpc-endpoint=127.0.0.1:4000 --http --http.addr=0.0.0.0 --http.port=7877 --ws --ws.addr=0.0.0.0 --ws.port=7878 --pandora-rpc-endpoint=./pandora/geth.ipc --verbosity=trace --accept-terms-of-use

help

./celebrimbor --h

Importing wallet keys via celebrimbor

There are two ways. Via flag, or via default. Default: copy your validator_keys to ./validator_keys and create file ./password.txt with your password filled in the file.

Helpful

https://github.com/ethereum/eth2.0-deposit-cli -> deposit cli

Directories

Path Synopsis
cmd
orchestrator
This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go
This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go
orchestrator
db
db/testing
Package testing allows for spinning up a real bolt-db instance for unit tests throughout the Prysm repo.
Package testing allows for spinning up a real bolt-db instance for unit tests throughout the Prysm repo.
rpc
Package shared includes useful utilities globally accessible in orchestrator repo
Package shared includes useful utilities globally accessible in orchestrator repo
bytesutil
Package bytesutil defines helper methods for converting integers to byte slices.
Package bytesutil defines helper methods for converting integers to byte slices.
cmd
logutil
Package logutil creates a Multi writer instance that write all logs that are written to stdout.
Package logutil creates a Multi writer instance that write all logs that are written to stdout.
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
version
Package version executes and returns the version string for the currently running process.
Package version executes and returns the version string for the currently running process.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL