Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 697 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 697 Bytes

Stargaze

Build Status Go Report Card

Stargaze is a Cosmos 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.

make install

./startnode.sh

Test smart contracts

See ./scripts/wasm/README.md.