@sfpro/sdk
Version:
TypeScript SDK for Superfluid Protocol - stream money every second
32 lines (21 loc) • 809 B
Markdown
# @sfpro/sdk
## 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