Skip to content
Snippets Groups Projects
Commit eafce4d2 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Update README.md

parent d96723d8
No related branches found
No related tags found
No related merge requests found
# bfanodo
Un nodo transaccional para BFA.
\ No newline at end of file
## Un nodo transaccional para BFA.
### Para usar
```
wget https://gitlab.bfa.ar/docker/bfanodo/raw/master/start.sh
./start.sh
```
Si no sos miembro del grupo `docker` (en `/etc/group` ) tenes que hacer todo como `root`
Te va a crear un directorio en `~/dockers/volumes/bfanodo,home,bfa,bfa,network,node,geth` . Si tenes cuentas/llaves van ahi. Toda la blockchain tambien se ve ahi, para que no hay que bajar toda la blockchain de vuelta al actualizar el nodo.
### Crear
Para crear el docker uso el script `build.sh`. No lo uses si no sabes como funciona todo.
\ No newline at end of file
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