Skip to main contentFixed
- Updated README.md code examples to use correct
generateAddressV2 method name
Added
- Temporal Workflow Status: Track async workflow status with
getTemporalWorkflowStatus()
- Generate Address V2: Enhanced address generation using V2 API endpoint
- Collection Management: New endpoints for
getCollection(), deleteCollection(), getCollectionTokenDetails(), and getCollectionTokens()
- Token Operations:
unlinkToken() for unlinking tokens from the platform
- Contract Interactions:
getTransactionReceipt() for retrieving transaction receipts
Changed
- Address generation now uses V2 API endpoint
- Updated documentation and examples for all new features
Initial Release
- Complete TypeScript SDK with full API coverage
- Support for profiles, wallets, addresses, transactions, assets, and withdrawals
- Smart contract interaction capabilities
- Tokenization and NFT management features
- Multi-environment support with comprehensive error handling