Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 859 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 859 Bytes

fundraiser

fundraiser is a blockchain built using Cosmos SDK and Tendermint and created with Starport.

Get started

starport serve

serve command installs dependencies, builds, initializes and starts your blockchain in development.

Configure

Your blockchain in development can be configured with config.yml. To learn more see the reference.

Launch

To launch your blockchain live on mutliple nodes use starport network commands. Learn more about Starport Network.

Learn more