-
Couldn't load subscription status.
- Fork 570
Closed
Labels
Description
starport version: v0.16.0 linux/amd64 -build date: 2021-05-24T12:32:18Zgo version: go1.16.4 linux/amd64uname -a: 4.15.0-137-generic Starport add should have subcommands #141~16.04.1-Ubuntu
- Scaffold a new blockchain:
$ starport app github.com/hello/planet
⭐️ Successfully created a new blockchain 'planet'.
👉 Get started with the following commands:
% cd planet
% starport serve- Try to start a blockchain:
$ cd planet
$ starport serve
Cosmos SDK's version is: Stargate v0.40.0 (or later)
🛠️ Building proto...
📦 Installing dependencies...
🛠️ Building the blockchain...
💿 Initializing the app...
: exec: "planetd": executable file not found in $PATHaakash4dev