strata_sdk 0.0.0 copy "strata_sdk: ^0.0.0" to clipboard
strata_sdk: ^0.0.0 copied to clipboard

Strata's 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 strata_sdk

With Flutter:

 $ flutter pub add strata_sdk

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

dependencies:
  strata_sdk: ^0.0.0

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:strata_sdk/strata_sdk.dart';
0
likes
130
points
5
downloads

Publisher

verified publisherstratalab.xyz

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

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

More

Packages that depend on strata_sdk