synapsesdk-go
Synapse Protocol's Go SDK.
Currently in super duper alpha, do not use in production.
Installation
Supported Go versions:
- 1.16.x
- 1.17.x
- Likely 1.18, once it hits RC
Install (Go 1.16.x): go get -u github.com/synapsecns/sdk-go
Install (Go 1.17.x and higher): go get -d -u github.com/synapsecns/sdk-go