Using SDK
Using Go SDK in your project
When using SDK, the client will make a request to Velo Node and response with a Evrynet Transaction. The SDK will then submit it to Evrynet.
At the moment, only have SDK available for Go Lang
Initialisation
Import the SDK into your project path.
Last updated