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

Plasma'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 plasma_sdk

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

dependencies:
  plasma_sdk: ^0.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:plasma_sdk/plasma_sdk.dart';
0
likes
90
points
74
downloads

Publisher

verified publisherplasmalabs.org

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

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

More

Packages that depend on plasma_sdk