Update versions
This commit is contained in:
parent
cf20d57721
commit
1675d72b87
@ -36,7 +36,7 @@ The lockdrop simulation validates the Zenith Network's token distribution mechan
|
||||
|
||||
```bash
|
||||
# Download the binary from generic package registry
|
||||
curl -L https://git.vdb.to/api/packages/LaconicNetwork/generic/zenith-stack/v0.2.4/zenith-ansible -o /usr/local/bin/zenith-ansible
|
||||
curl -L https://git.vdb.to/api/packages/LaconicNetwork/generic/zenith-stack/v0.2.5/zenith-ansible -o /usr/local/bin/zenith-ansible
|
||||
```
|
||||
|
||||
**NOTE**: Make sure `/usr/local/bin` is in your `$PATH`
|
||||
@ -53,11 +53,11 @@ The lockdrop simulation validates the Zenith Network's token distribution mechan
|
||||
which zenith-ansible
|
||||
```
|
||||
<!-- TODO: Update tag -->
|
||||
For more details about `zenith-ansible` check this [doc](https://git.vdb.to/LaconicNetwork/zenith-stack/src/tag/v0.2.4/ansible/zenith-ansible-shiv/README.md)
|
||||
For more details about `zenith-ansible` check this [doc](https://git.vdb.to/LaconicNetwork/zenith-stack/src/tag/v0.2.5/ansible/zenith-ansible-shiv/README.md)
|
||||
|
||||
2. **Configure Variables**
|
||||
|
||||
Configure variables required for this simulation by following [this guide](https://git.vdb.to/LaconicNetwork/zenith-stack/src/tag/v0.2.4/ansible/zenith-config-cli/docs/stage1-lockdrop-simulation.md).
|
||||
Configure variables required for this simulation by following [this guide](https://git.vdb.to/LaconicNetwork/zenith-stack/src/tag/v0.2.5/ansible/zenith-config-cli/docs/stage1-lockdrop-simulation.md).
|
||||
|
||||
The configuration tool allows flexible simulation parameters:
|
||||
- **Participant count**: Configure the total number of mock participants
|
||||
|
||||
Loading…
Reference in New Issue
Block a user