brambldart 2.0.0-beta.2 copy "brambldart: ^2.0.0-beta.2" to clipboard
brambldart: ^2.0.0-beta.2 copied to clipboard

Topl's Brambl SDK implemented in Dart for building the next blockchain for good.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add brambldart

With Flutter:

 $ flutter pub add brambldart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  brambldart: ^2.0.0-beta.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:brambldart/brambldart.dart';
2
likes
120
pub points
13%
popularity

Publisher

verified publishertopl.me

Topl's Brambl SDK implemented in Dart for building the next blockchain for good.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

collection, convert, fast_base58, fixnum, grpc, hashlib, meta, pointycastle, protobuf, topl_common, uuid

More

Packages that depend on brambldart