You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will create a home folder, you can then update the `config/genesis.json` with one of this ones : <https://github.com/axone-protocol/axoned/tree/main/chains/>
76
+
### Using docker
105
77
106
-
#### Join a running network
107
-
108
-
Set `persistent_peers` in `config/config.toml` file.
109
-
110
-
#### Then start the node
111
-
112
-
```bash
113
-
docker run -v $(pwd)/home:/home axone-protocol/axoned:latest start --home /home
0 commit comments