Skip to content

Instantly share code, notes, and snippets.

@cosmofract
cosmofract / main.go
Created August 18, 2023 11:49
COSMOS (ATOM) ADDRESS CONVERTER
package main
import (
"fmt"
"log"
"github.com/btcsuite/btcutil/bech32"
)
// try it out at https://goplay.tools/snippet/7b4NzgxvmoM