Skip to content

KlyntarNetwork/go-sdk

Welcome to SDK

cover


Intro

This SDK is designed to work with the KLY network. Currently the functionality includes:

  1. Generating key pairs for 4 types of accounts
  2. Creation of all types of transactions
  3. Interaction with smart contracts
  4. Interaction with system components of the network (staking, aliases and much more)
  5. Interaction with CRUD API endpoints

Note

Currently supports only dev_tachyon workflow

Installation

go get -u github.com/klyntarnetwork/go-sdk

Usage

To fully understand the capabilities of the SDK, please refer to our documentation

Testing

go test -count=1

Or separate set of tests:

go test -count=1 ./tests/crypto

About

Golang SDK to interact with the network

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages