multiversx_api 0.1.5
multiversx_api: ^0.1.5 copied to clipboard
A strongly-typed MultiversX API client for Dart, ensuring type safety while interacting with blockchain endpoints.
0.1.5 #
- export account object
- add relayer and relayerSignature to SendTransactionRequest
0.1.4 #
- add two new accounts endpoint
- getAccountTokens with give you the tokens owned by an account
- getAccountTokensCount with give you the number of tokens owned by an account
0.1.3 #
- fix static analysis
0.1.2 #
- update changelog
0.1.1 #
- improve pub scrore
0.1.0 #
- Initial version.