commerciosdk 2.1.3
commerciosdk: ^2.1.3 copied to clipboard
Pure Dart library allowing you to easily integrate with the Commercio.network blockchain
2.1.3 - 2020-11-13 #
- Fix npm dependencies
2.1.3-pre.1 - 2020-11-05 #
- Update sacco dependency
- Update external packages dependency
- Update doc
- Add examples
2.1.2 - 2020-06-22 #
- Added the static shareDocumentsList() method to the DocsHelper class to send multiple shareDocument messages
- Added the static sendDocumentReceiptsList() method to the DocsHelper class to send multiple sendDocumentReceipt messages
- Added the static setDidDocumentsList() method to the IdHelper class to send multiple setDidDocument messages
- Added class RequestDidPowerUpHelper
- Added the static requestDidPowerUpsList() method to the RequestDidPowerUpHelper class to send multiple RequestDidPowerUp messages
- Added the static inviteUsersList() method to the MembershipHelper class to send multiple InviteUser messages
- Added the static buyMembershipsList() method to the MembershipHelper class to send multiple BuyMembership messages
- Added automatic fees calculation for multiple messages
- Added the ability to configure the transactions sync mode
2.1.0 - 2020-05-18 #
- Aligned DDO creation
- Aligned powerUP creation
- Aligned shareDoc creation
- Deleted Did Deposit
- Fixed Cdp creation
- Add do_sign shareDoc
0.1.3 - 2019-12-16 #
- updated
contextlink inDidDocumentHelperwith https://www.w3.org/ns/did/v1.
0.1.2 - 2019-12-09 #
- updated sdk with hints provided by pub.dev
0.1.1 - 2019-12-09 #
- updated the code with the hints provided by pub.dev
0.1.0 - 2019-12-04 #
- updated the code with the hints provided by pub.dev
- updated all dependencies
- fixed errors due to dependencies upgrade
- fixed docs
0.0.2 - 2019-12-03 #
- added to project generated g files
0.0.1 - 2019-10-23 #
- Initial release