mirror of
https://github.com/planetmint/planetmint-go.git
synced 2026-03-18 22:28:41 +00:00
95036475b49ee36eaefcf824dea7e48cd14873d6
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.5. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.1...v1.7.5) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jürgen Eckel <juergen@riddleandcode.com>
planetmint-go
planetmint is a blockchain built using Cosmos SDK and CometBFT written in Go and created with Ignite CLI.
Get started
ignite chain 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 Ignite CLI docs.
Install
To install the latest version of this blockchain node's binary, execute the following command on your machine:
git clone https://github.com/planetmint/planetmint-go.git
ignite chain build
Contributing
For contributions refer to the RDDL enhancement proposals repository here
Learn more
Description
Languages
Go
97%
Makefile
3%