Starport is the all-in-one platform to build, launch and maintain any crypto application on a sovereign and secured 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.
- Build a blockchain with Starport in a web-based IDE (stable) or use nightly version
- Check out the latest features in v0.17
Open Starport in your browser, or install it. Create and start a blockchain:
starport scaffold chain github.com/cosmonaut/mars
cd mars
starport chain serve
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
.
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.
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. If you're not sure where to start check out contributing.md for our guidelines & policies for how we develop Starport. Thank you to all those who have contributed to Starport!
Starport is a free and open source product maintained by Tendermint. Follow us to get the latest updates!