sub2-sdk
v1.0.4
Published
 
Maintainers
Readme
sub2-sdk
This is a Typescript/JavaScript SDK for interacting with the sub2 protocol. The library is build using viem and requires a viem public client and wallet client to access most functions. Read more about usage of sub2-sdk and see examples here.
Installation
npm install sub2-sdkNote
The sub2 protocol is currently only deployed on Base Sepolia (network id 84532). Providing any other network will cause an error.
