Files For Testnet
Files For Testnet
When deploying an Endless node in testnet, you may need to download the files listed on this page. The files are organized by node type.
Validator Files
All the files listed below are for validator nodes.
docker-compose.yaml
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
wget -O docker-compose.yaml https://raw.githubusercontent.com/endless-labs/endless/testnet/docker/compose/endless-node/docker-compose.yaml
validator.yaml
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
wget -O validator.yaml https://raw.githubusercontent.com/endless-labs/endless/testnet/docker/compose/endless-node/validator.yaml
genesis.blob
Git repo:
endless-networksGit branch:
mainon https://github.com/endless-labs/endless-networksCommand to download:
waypoint.txt
Git repo:
endless-networksGit branch:
mainon https://github.com/endless-labs/endless-networksCommand to download:
docker-compose-src.yaml
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
haproxy.cfg
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
blocked.ips
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
VFN or PFN files
The files listed below are for VFNs or PFNs.
docker-compose-fullnode.yaml
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
fullnode.yaml
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
haproxy-fullnode.cfg
Git repo:
endless-coreGit branch:
testneton https://github.com/endless-labs/endlessCommand to download:
Last updated