cosmology-tech / starship

A k8s based unified development environment for Cosmos Ecosystem (and beyond)
https://cosmology.zone/products/starship
MIT License
65 stars 16 forks source link
cosmos-hub docker golang helm kubernetes

Starship

Universal interchain development environment in k8s. The vision of this project is to have a single easy to use developer environment with full testing support for multichain use cases

Installation

In order to get started with starship, one needs to install the following

Getting started

Follow the steps here: https://docs.cosmology.zone/starship

Using helm chart

In order to use the helm chart externally without this repo.

helm repo add starship https://cosmology-tech.github.io/starship
helm repo update

helm search repo starship/devnet

Fetch the values.yaml file and update them before installing the chart

helm show values starship/devnet > custom-values.yaml
# change custom-values.yaml file

helm install -f custom-values.yaml starship/devnet --generate-name

NOTE: It is recommended to still copy the Makefile from the repo to use the handy commands

Related

Checkout these related projects:

Credits

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

Disclaimer

AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.

No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.