> For the complete documentation index, see [llms.txt](https://docs.zebec.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zebec.io/zebec-near/zebec-near-sdk.md).

# Zebec Near Sdk

This is a sdk for utilizing the Zebec streaming protocol and multisig streaming protocol in Near blockchain. The sdk features actions factories such as StreamActions,  and services class for interacting with our Zebec Protocol smart contracts. It also provides utility class such as `NearAmount`, `FungibleTokenAmout`, etc. and functions.

See the list below for sdk usage examples.

* Normal stream:&#x20;
  * Create Instance
  * Initialize stream
  * Pause/Resume stream
  * Withdraw stream
  * Cancel stream
  * Update stream
