0.0.15 • Published 12 months ago
decom-sdk v0.0.15
Decom SDK
A JavaScript module project for using the Decom API system. Integrading Wallet Connect and Meta Mask for easy use.
Documentation
Versions
- Added network parameter to Wallet Connect connect function.
- Updated switching networks on Wallet Connect (still in testing).
- Fixed bug with subscription wallet balance check
- Added better error handling for sending transactions.
- Added convert parameter to wallet getBalance function.
- Added Network class to export
- Added Network estimateGasFee function
- Added Wallet balance property
- Added Wallet chainId property
- Added Wallet getBalance function
- Added Wallet balanceOf function
- Updated API URL
- Added Erc20 class to export
- Added Invoice create and Pay functions
- Added Magic wait methods on Subscription/Invoice create and Subscribe/Pay functions
- Debugging
- Initial release