Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/public-awesome/stargaze
Stargaze Cosmos proof-of-stake blockchain
https://github.com/public-awesome/stargaze
List: stargaze
blockchain cosmos-sdk cosmwasm go ibc proof-of-stake stargaze
Last synced: 3 months ago
JSON representation
Stargaze Cosmos proof-of-stake blockchain
- Host: GitHub
- URL: https://github.com/public-awesome/stargaze
- Owner: public-awesome
- License: apache-2.0
- Created: 2020-03-26T19:48:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T10:30:47.000Z (7 months ago)
- Last Synced: 2024-07-02T21:01:23.863Z (7 months ago)
- Topics: blockchain, cosmos-sdk, cosmwasm, go, ibc, proof-of-stake, stargaze
- Language: Go
- Homepage: https://stargaze.zone
- Size: 20.4 MB
- Stars: 245
- Watchers: 13
- Forks: 84
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ccamel - public-awesome/stargaze - Stargaze Cosmos proof-of-stake blockchain (Go)
README
# Stargaze
[![Build Status](https://ci.publicawesome.com/api/badges/public-awesome/stargaze/status.svg)](https://ci.publicawesome.com/public-awesome/stargaze)
[![Go Report Card](https://goreportcard.com/badge/github.com/public-awesome/stargaze)](https://goreportcard.com/report/github.com/public-awesome/stargaze)Stargaze is a [Cosmos](https://cosmos.network) zone (layer 1 proof-of-stake blockchain). It is the base layer node software for the Stargaze NFT Marketplace.
## Install
### Run a local, single-node chain
Requires [Go](https://golang.org/doc/install).
```sh
make install./startnode.sh
```### Test smart contracts
See [./scripts/wasm/README.md](./scripts/wasm/README.md).
# Disclaimer
STARGAZE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. No developer or entity involved in running Stargaze software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of Stargaze, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value. Although Public Awesome, LLC and it's affiliates developed the initial code for Stargaze, it does not own or control the Stargaze network, which is run by a decentralized validator set.