Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 710 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 710 Bytes

Wellcome to Web1337

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/Web1337Golang

Usage

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