<div align="center">

# **Wellcome to Web1337**

![cover](./cover.png)

</div>

<br/>

## 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 <code>dev_tachyon</code> workflow


## Installation

```shell
pnpm install web1337
```


## Usage

To fully understand the capabilities of the SDK, please refer to our [documentation](https://docs.klyntar.org/)