Skip to content

Usage

Run testnet

see https://git.svgun.ru/blockchain/von-network/-/blob/main/README.md

Test server

default port 9000

# This command requires the publicly accessible ip address of the machine `public_ip_address`
# WEB_SERVER_HOST_PORT maps the docker service port to a public port on the machine
# LEDGER_INSTANCE_NAME sets the display name of the ledger on the page headers.
./manage start public_ip_address WEB_SERVER_HOST_PORT=80 "LEDGER_INSTANCE_NAME=My Ledger" &
Check it http://185.123.195.4:9000/