cosmos / developer-portal

Other
21 stars 13 forks source link

docs: Connecting to testnet: add a section on how to send tokens with Go #16

Open coldice opened 1 year ago

coldice commented 1 year ago

(Issue moved from old repo, author: fadeev)

Single file Go program that sends tokens from one account to another using a public endpoint.

Related PR: https://github.com/cosmos/sdk-tutorials/pull/657