API Reference
You can access the API reference for the Golang TSM SDK as follows. First check out the SDK from GitLab and start a godoc server locally:
git clone https://gitlab.com/Blockdaemon/go-tsm-sdkv2.git
cd go-tsm-sdkv2
godoc -http=:6060
Then you can browse the the API reference via the link
http://localhost:6060/pkg/gitlab.com/Blockdaemon/go-tsm-sdkv2/v65/tsm
You should see something like this:
Updated 28 days ago
What’s Next