tellor-io / layer

tellor chain - a cosmos sdk chain for reporting and validating arbitrary data
https://www.tellor.io
14 stars 6 forks source link

Scripts to create docker and AWS testnet environments #141

Closed CJPotter10 closed 3 months ago

CJPotter10 commented 3 months ago

Added Makefile that builds layer binaries for different OS's; docker files and a docker compose file that creates a local testnet running two validators, two sentry nodes, and one public node which is all configured and setup in the setup_docker_env.sh script; created a one validator layer chain running in AWS that is set up with ssl certs and https and the layer environment for that is done in the /start_scripts/start_one_node_aws.sh script

Added some logs in functions to help with debugging and provide more information around key backends in the logs