All Projects → tendermint → Starport

tendermint / Starport

Licence: other
The easiest way to build a blockchain.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Starport

Cosmosjs
⭐️ CosmosJS - Cosmos JavaScript Library
Stars: ✭ 91 (-55.39%)
Mutual labels:  blockchain, tendermint
Learning Bitcoin From The Command Line
A complete course for learning Bitcoin programming and usage from the command
Stars: ✭ 2,010 (+885.29%)
Mutual labels:  blockchain, cli
Blockshell
🎉 Minimal Blockchain Learning CLI
Stars: ✭ 1,348 (+560.78%)
Mutual labels:  blockchain, cli
Weave
Easy-to-use SDK to build Tendermint ABCI applications
Stars: ✭ 1,122 (+450%)
Mutual labels:  blockchain, tendermint
Secretnetwork
𝕊 The Secret Network
Stars: ✭ 138 (-32.35%)
Mutual labels:  blockchain, tendermint
Whale
🐋 Show Ethereum and Bitcoin price in command line interface (CLI).
Stars: ✭ 81 (-60.29%)
Mutual labels:  blockchain, cli
Rust Abci
A rust implementation of the ABCI protocol for tendermint core
Stars: ✭ 115 (-43.63%)
Mutual labels:  blockchain, tendermint
Dawn
global hosting, financial automation, server-less web components
Stars: ✭ 40 (-80.39%)
Mutual labels:  blockchain, tendermint
Tendermint code analysis
通用区块链平台tendermint源码分析
Stars: ✭ 134 (-34.31%)
Mutual labels:  blockchain, tendermint
Flow Cli
The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
Stars: ✭ 123 (-39.71%)
Mutual labels:  blockchain, cli
Jabci
Java implementation of the Tendermint ABCI
Stars: ✭ 48 (-76.47%)
Mutual labels:  blockchain, tendermint
Mint
Mint Blockchain — Build blockchain powered social apps
Stars: ✭ 148 (-27.45%)
Mutual labels:  blockchain, tendermint
Py Abci
Python based ABCI Server for Tendermint
Stars: ✭ 48 (-76.47%)
Mutual labels:  blockchain, tendermint
Vvisp
A Smart Way to Operate Smart Contracts on EVM Based Blockchains like Ethereum
Stars: ✭ 89 (-56.37%)
Mutual labels:  blockchain, cli
Clearchain
Cosmos app for clearing and settlements
Stars: ✭ 42 (-79.41%)
Mutual labels:  blockchain, tendermint
Eth Cli
CLI swiss army knife for Ethereum developers
Stars: ✭ 109 (-46.57%)
Mutual labels:  blockchain, cli
Cosmos
Internet of Blockchains ⚛
Stars: ✭ 938 (+359.8%)
Mutual labels:  blockchain, tendermint
Lotion
✨ Smooth, easy blockchain apps ✨
Stars: ✭ 882 (+332.35%)
Mutual labels:  blockchain, tendermint
Chainkit
ChainKit is a toolkit for blockchain development. It includes primitives for creating, building and running decentralized applications.
Stars: ✭ 121 (-40.69%)
Mutual labels:  blockchain, tendermint
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (-30.88%)
Mutual labels:  blockchain, cli

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. Then:

starport app github.com/foo/mychain

cd mychain

starport 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 #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 contains the development version. 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].