diff --git a/README.md b/README.md index b989ae8..efe6db0 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,15 @@ docker-compose -f docker-compose.dev.yml up monitor * http://localhost:3000 (user: admin, password: admin) * http://localhost:9090/alerts * http://localhost:9093/#/alerts -* http://localhost:3333/tx/ +* http://localhost:3333/bridge/ +* http://localhost:3333/bridge//config * http://localhost:3333/bridge//validators +* http://localhost:3333/chain//block/ +* http://localhost:3333/chain//block//logs +* http://localhost:3333/chain//tx/ +* http://localhost:3333/chain//tx//logs +* http://localhost:3333/tx/ +* http://localhost:3333/tx//logs ## Deployment For final deployment, you will need a VM with a static IP and a DNS domain name attached to that IP.