Skip to content
Snippets Groups Projects
Commit b9fb154d authored by ferromariano's avatar ferromariano
Browse files

agrego doc de registro

parent 272a8fe4
No related branches found
No related tags found
1 merge request!2Corrigo Dockerfile para la intalacion por problema
...@@ -36,6 +36,14 @@ docker-compose up -d ...@@ -36,6 +36,14 @@ docker-compose up -d
### Importante ### Importante
Al levantar los contenedores el nodo empezará a sincronizar. La API quedará expuesta en el puerto 3000. Al levantar los contenedores el nodo empezará a sincronizar. La API quedará expuesta en el puerto 3000.
### Registro en (registro.bfa.ar/)[https://registro.bfa.ar/accounts/list/]
````
sudo docker exec -it [CONTAINER ID] geth --config /home/bfa/bfa/network/config.localhost+full+archive account new
````
**Comandos útiles:** **Comandos útiles:**
```` ````
docker exec nodobfa bfalog.sh docker exec nodobfa bfalog.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment