UNPKG

@sfpro/sdk

Version:

TypeScript SDK for Superfluid Protocol - stream money every second

84 lines (48 loc) 1.48 kB
# @sfpro/sdk ## 0.1.9 ### Patch Changes - cbbda9a: Update Locker contract ABI ## 0.1.8 ### Patch Changes - 2144fd8: Update SupLocker contract ## 0.1.7 ### Patch Changes - 81135e7: Update deps ## 0.1.6 ### Patch Changes - 3676c5f: Update SUP token contract ## 0.1.5 ### Patch Changes - 26a4fe8: Update to newer testnet SUP contracts ## 0.1.4 ### Patch Changes - 7d5a797: Fix contract address & add more SUP contracts ## 0.1.3 ### Patch Changes - f09ebe8: Remove "Fluid" from LockerFactory's name ## 0.1.2 ### Patch Changes - 68d8ca1: Fix Locker and Fontaine being bound to concrete addresses ## 0.1.1 ### Patch Changes - 0891ed2: Add support of SUP contracts ## 0.1.0 ### Minor Changes - 00568c2: Initial release of Superfluid SDK with TypeScript bindings for Superfluid Protocol ## 0.1.0 ### Major Changes - Initial alpha release of @sfpro/sdk This is the first alpha release of the Superfluid SDK, providing: - TypeScript bindings for Superfluid Protocol contracts - React hooks for easy integration with wagmi - Actions for contract interactions - Support for both mainnet and testnet chains - Tree-shakeable exports for optimal bundle size Available exports: - `/abi` - Contract ABIs - `/hook` - React hooks for contract interactions - `/action` - Wagmi actions for contract calls - `/util` - Utility functions - `/config` - Chain and transport configurations - `/constant` - Protocol constants EOF < /dev/null