githubEdit

Preface

If you need to access the CESS chain, conduct transactions, upload and download files, etc., you can install Go SDK first. This article provides multiple installation methods for Go SDK.

SDK source code and API documentation

Please visit GitHubarrow-up-right to obtain the Go SDK source code. For more information, see the Go SDK API documentationarrow-up-right.

Sample Program

Go SDK provides a wealth of sample programs for your reference or direct use. Examples include the following:

Last updated