Quick Start
The information above is based on AWS ec2 instance, ubuntu LTS 18.04
Last updated
Was this helpful?
The information above is based on AWS ec2 instance, ubuntu LTS 18.04
Last updated
Was this helpful?
Connect to a fully synced chain's client, such as Orbit Chain, Ethereum, Klaytn, Terra, etc... Here are some helpful instructions:
Ethereum
Klaytn
Terra
Docker-compose
for aligned environments, we recommend using Docker.
Please refer to these links if you have a problem while installing Docker.
,
Place your governance key into settings.js
Ddit your redis information into settings.js, docker-compose.yml
It is a hard requirement to match settings.js's REDIS_HOST and docker-compose.yml's service names.
Ddit your mysql root account's secret into mysql-secret before launching Docker.
Edit your mysql information in settings.js, docker-compose.yml
It is a hard requirement to match settings.js's DB_HOST and docker-compose.yml's service names.
Download source files
Download a specific vault's settings.js file
See the section.
If using for eth node, place your infura [PROJECT ID] into settings.js