11 lines
938 B
Markdown
11 lines
938 B
Markdown
|
# Sbv2 Libraries
|
||
|
|
||
|
| Package | Description |
|
||
|
| ---------------------------------------------- | ------------------------------------------------------------- |
|
||
|
| [Typescript](./libraries/ts) | Typescript client to interact with Switchboard V2. |
|
||
|
| [Typescript **_Lite_**](./libraries/sbv2-lite) | Typescript "Lite" client to deserialize aggregator accounts |
|
||
|
| [Sbv2 Utils](./libraries/sbv2-utils) | Typescript library with helpful utility functions |
|
||
|
| [Python](./libraries/py) | Python client to interact with Switchboard V2. |
|
||
|
| [Rust](./libraries/rs) | Rust client to interact with Switchboard V2. |
|
||
|
| [CLI](./cli) | Command Line Interface (CLI) to interact with Switchboard V2. |
|