bbaas 3.0.5 copy "bbaas: ^3.0.5" to clipboard
bbaas: ^3.0.5 copied to clipboard

BBaaS Dart Package - a simple way to build a new tokenized world

3.0.5 #

  • Patch Notes v 3.0.5
  • Update IUGU Cashout Signature

3.0.4 #

  • Patch Notes v 3.0.4
  • Usage Implementation

3.0.2 #

  • Patch Notes v 3.0.3
  • SDK Dart upgrade
  • Usage Implementation

3.0.2 #

  • Patch Notes v 3.0.2
  • SDK Dart upgrade

3.0.1 #

  • Version v 3.0.1
  • Patch Notes v 3.0.1
  • OAuth 2.0 implementation (now each operations requires authorizations see docs.bbaas.io to get start)
  • RSA implementation to send and cashout transactions
  • More dart records implementation
  • (result, response) = await walletUser.start(seed);
  • (success, message) = await walletUser.send(addressTo, amount, tokenCode);

2.0.13 #

  • Patch Notes v 2.0.13
  • SDK Dart upgrade

2.0.12 #

  • Patch Notes v 2.0.12
  • Connection to stable Blockchain;
  • Creation of data for each client in Blockchain

2.0.0 #

  • Patch Notes v 2.0.0
  • BREAKING CHANGE: Passing an unknown client (e.g., Client BBaaS);
  • BREAKING CHANGE: Passing an unknown clientUid (e.g., Client number BBaaS);

1.0.0 #

  • Initial developers preview release.

String client = 'client-bbaas'; String clientUid = 'idClient';*

2
likes
0
pub points
39%
popularity

Publisher

unverified uploader

BBaaS Dart Package - a simple way to build a new tokenized world

Homepage

License

unknown (license)

Dependencies

crypto, crypton, http

More

Packages that depend on bbaas