xrp_dart 4.0.0
xrp_dart: ^4.0.0 copied to clipboard
Easily sign, create, and send all types of XRP transactions using the xrpl_dart package. Manage your XRP Ledger transactions securely and with ease.
Version 4.0.0 #
- Changed the package name from xrp_dart to xrpl_dart to match the already existing SDK naming convention
Version 3.0.3 #
- Corrected fee calculation in the autoFill method.
- Updated dependencies for enhanced performance and security.
Version 3.0.2 #
- Update dependencies.
- Fixed encodeSeed method in web.
Version 3.0.1 #
- Update dependencies.
Version 3.0.0 #
- Added support for JSON-RPC WebSocket, expanding communication options.
- Downgraded Dart SDK from 3.1 to 2.15 for compatibility.
- Introduced support for new transaction types:
- XChainAccountCreateCommit
- XChainAddAccountCreateAttestation
- XChainAddClaimAttestation
- XChainClaim
- XChainCreateBridge
- XChainModifyBridge
2.0.0 #
- Remove unused dependencies.
- Update dependencies.
- Fix Some method for web.
1.1.0 #
- Update dependencies.
0.2.0 #
- Removing inefficient methods.
0.1.0 #
- TODO: Release.