brambldart 0.0.1 copy "brambldart: ^0.0.1" to clipboard
brambldart: ^0.0.1 copied to clipboard

A starting point for Dart libraries or applications.

1.0.0 #

0.0.1 - 2021-10-07 #

Initial Release #

  • BramblClient has the ability to send JSON-RPC requests to a node that is running the Bifrost protocol
  • Credentials can now be imported through an encoded private key, encrypted keyfile, or generated deterministically through the HDWallet

Core libraries #

  • client: has all of the JSON_RPC and signing capabilities
  • credentials: used to modify, store, and create credentials used by the bramblclient to sign transactions
  • model: used to represent the application view of the blockchain
  • crypto: used to encrypt keyfiles
  • utilities: various utilities that help users to make or sign transactions or interact with credentials.
1
likes
90
pub points
13%
popularity

Publisher

verified publishertopl.me

A starting point for Dart libraries or applications.

Homepage

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

bip_topl, collection, convert, dio, docker_process, http, intl, json_annotation, logging, meta, pinenacl, pointycastle, unorm_dart, uuid

More

Packages that depend on brambldart