metachris / starport

The easiest way to build a blockchain.

Home Page:https://cosmos.network/starport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starport

Starport is the easiest way to build a blockchain. It is a developer-friendly interface to the Cosmos SDK, the world's most widely-used blockchain application framework. Starport generates boilerplate code for you, so you can focus on writing business logic.

Quick start

Open Starport in your browser, or install it. Create and start a blockchain:

starport scaffold chain github.com/alice/chain

cd chain

starport chain serve

Documentation

To learn how to use Starport, check out the Starport Documentation. To learn more about how to customize your blockchain see config.yml reference. To install Starport locally on GNU/Linux or macOS, follow these steps.

To learn more about building a JavaScript frontend for your Cosmos SDK blockchain, see tendermint/vue.

Questions

For questions and support please join the cosmos-sdk-starport channel in the Cosmos Community Discord. The issue list of this repo is exclusively for bug reports and feature requests.

Contributing

We welcome contributions from everyone. The develop branch contains the development version of the code. You can branch of from develop and create a pull request, or maintain your own fork and submit a cross-repository pull request. Thank you to all those who have contributed to Starport!

Stay in touch

Starport is a free and open source product maintained by Tendermint. Follow us to get the latest updates!

About

The easiest way to build a blockchain.

https://cosmos.network/starport

License:Other


Languages

Language:Go 95.0%Language:TypeScript 2.5%Language:Smarty 1.4%Language:Shell 0.5%Language:Makefile 0.3%Language:Dockerfile 0.2%Language:JavaScript 0.1%