document bootstrap process
All threads resolved!
All threads resolved!
Compare changes
Files
2- Hugo Trentesaux authored
+ 27
− 51
@@ -7,55 +7,26 @@ Launching a new live network is more difficult than spawning a local blockchain.
To interact with GitLab, the `release_runtime` script uses the environment variable `GITLAB_TOKEN` which must contain a token with write permission on the repository. Go to your [personal access token preferences](https://git.duniter.org/-/profile/personal_access_tokens) to generate one and `export` it (you might want to add it to your `.bashrc`). You can then run this command:
1. download the [`paritytech/srtool`](https://docs.substrate.io/reference/command-line-tools/srtool/) (Substrate Runtime TOOLbox) docker image (about 2 minutes with a good connection). It is a docker container enabling to build the Substrate WebAssembly runtime in a deterministic way (machine-independant).
@@ -67,7 +38,7 @@ currency type you have chosen.
@@ -110,41 +81,46 @@ This builds the specs using debug version of Duniter.