Skip to main content

Overview

SNS Go is the Golang API wrapper for SeeDAO Name Service.

Install

GitHub go.mod Go version (subdirectory of monorepo) GitHub release (with filter)

$ go get github.com/Taoist-Labs/sns-go

Then, import it:

import "github.com/Taoist-Labs/sns-go"

Please note this package's name is sns, not sns-go or sns_go.