https://github.com/terra-money/genesis-tools
Genesis Build Script for Terra 2.0
https://github.com/terra-money/genesis-tools
Last synced: 5 months ago
JSON representation
Genesis Build Script for Terra 2.0
- Host: GitHub
- URL: https://github.com/terra-money/genesis-tools
- Owner: terra-money
- Created: 2022-05-25T04:52:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T15:24:33.000Z (about 2 years ago)
- Last Synced: 2024-04-14T22:52:29.536Z (over 1 year ago)
- Language: Python
- Size: 24 MB
- Stars: 10
- Watchers: 17
- Forks: 140
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Genesis Tools
This repository provides genesis build script for Terra 2.0.
### How to Use
```sh
python3 ./genesis-builder.py ./genesis-template.json ./pre-attack-snapshot.json ./post-attack-snapshot.json ./genesis-validators.json --genesis-time=2022-05-23T06:00:00.000000Z --pretty=true --chain-id=pisco-1 > genesis.json
```### References
- https://agora.terra.money/t/terra-ecosystem-revival-plan-2-amended/18498