Skip to content

planetarium/Voyager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voyager

Voyager is a tool for Libplanet.Net.

Usage

dotnet run --project .\Voyager.CLI -- --help
Usage: Voyager.CLI [--config-path <String>] [--peer-infos-config-path <String>] [--help] [--version]

Voyager.CLI

Options:
  --config-path <String>                (Required)
  --peer-infos-config-path <String>     (Required)
  -h, --help                           Show help message
  --version                            Show version

Config

TransportConfig

{
  "AppProtocolVersion": "<APV>",
  "TrustedAppProtocolVersionSigners": "<PublicKey>",
  "IceServers": "<IceServer>"
}

PeerInfosConfig

{
  "BoundPeers": "<BoundPeer>"
}

About

Von voyage to libplanet's network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages