Skip to content

adirutwn/mint

Repository files navigation

Mint

A small cmd too for issuing an asset on stellar.

Setup

To install mint, just use a simple go get command

$ go get github.com/adirutwn/mint

And don't forget to properly configured $GOPATH directory, with $GOPATH/bin added to your PATH

export PATH=$PATH:$GOPATh/bin

You can now run the command mint from anywhere in your terminal.

Demo

Demo

About

A cmd app for issuing an asset on Stellar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages