All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add asset functions (
getAssets()
,getAssetBalance()
, andgetAssetOrders()
)
- Fix return type for
generateAccount()
- Rewrite using TypeScript
- Support tree shaking
- Bundle for ESM, CJS, and UMD