This SDK is designed to work with the KLY network. Currently the functionality includes:
- Generating key pairs for 4 types of accounts
- Creation of all types of transactions
- Interaction with smart contracts
- Interaction with system components of the network (staking, aliases and much more)
- Interaction with CRUD API endpoints
Currently supports only dev_tachyon
workflow
go get -u github.com/KLYN74R/Web1337Golang
To fully understand the capabilities of the SDK, please refer to our documentation