Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 644 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 644 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)

Note

Currently supports only dev_tachyon workflow

Installation

pip install web1337

Usage

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