Quick Start
The information above is based on AWS ec2 instance, ubuntu LTS 20.04
Last updated
Was this helpful?
The information above is based on AWS ec2 instance, ubuntu LTS 20.04
Last updated
Was this helpful?
Connect to fully synced chain's client, such as Orbit Chain, Ethereum, Klaytn, etc... Some helpful instructions below:
Ethereum
Klaytn
BSC
HECO
MATIC
Docker-Compose
For aligned environments, we recommend using Docker.
Please refer to the links when you have problems regarding Docker installation.
Starting from v1.0.5, .env
is used instead of settings.js
. You only need to manage VALIDATOR_PK
, Expanded Nodes, Kas Credential, TON_API_KEY
instead of RPC endpoints.
Put your own configuration in /composes/<chain>/.env
(1): VALIDATOR_PK (required)
(6)~(15): Expanded Nodes (recommended)
(18)~(19): Kas Credential (recommended)
(22): TON_API_KEY (required for TON
, ETH
, KLAYTN
, METADIUM
, POLYGON
, WEMIX
vault validators)
Copy .env
Fill .env
with VALIDATOR_PK
, TON_API_KEY
, etc.
Launch node
Check connection status
Check logs
Restart instance
Place your governance key into settings.js
replace file into dockerize vault dir.
Launch node
Check launch status
,
Download source files
Download source files
Download specific vault's settings.js file
If using for eth node, place your infura [PROJECT ID] into settings.js