Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shutter-network/shutter-keyper-assets
https://github.com/shutter-network/shutter-keyper-assets
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shutter-network/shutter-keyper-assets
- Owner: shutter-network
- Created: 2024-06-25T14:38:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T12:22:28.000Z (13 days ago)
- Last Synced: 2025-01-16T13:41:21.801Z (13 days ago)
- Language: Shell
- Size: 51.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shutter Keyper Deployment Assets
This repo helps with generating assets docker images for Keyper deployment.
To create a new assets definition make a copy of the `_template` directory.
The name should be identical to the shuttermint `CHAIN_ID` parameter in the
genesis file (for example `shutter-gnosis-1000`).Place an appropriate shuttermint genesis folder in the `genesis` directory
and insert any required variables into `variables.env`.`rolling-shutter chain init --blocktime 10 --genesis-keyper 0x440Dc6F164e9241F04d282215ceF2780cd0B755e --role validator --root genesis`
Then run `./build.sh ` to build the docker image.
The default image base name is `ghcr.io/shutter-network/assets`.
To override set the `IMAGE_NAME` environment variable.The resulting docker image will be tagged as `:-`.