Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 662 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 662 Bytes

@clober/v2-sdk

The Clober V2 SDK provides abstractions to assist you with interacting with the Clober V2 smart contracts in a Typescript/Javascript environment (e.g. websites, node scripts).

It makes uses of the Core SDK to gain access to abstractions that are common amongst the Clober SDKs.

To begin, we recommend looking at our Guides which include runnable examples and walkthroughs of core usages. These guides will help you better understand how to use the SDK and integrate it into your application.

Installation

npm install @clober/v2-sdk