topl_common 2.1.0 copy "topl_common: ^2.1.0" to clipboard
topl_common: ^2.1.0 copied to clipboard

Topl's Common and Proto definitions used to build the next blockchain for good.

example/main.dart

import 'package:topl_common/proto/brambl/models/box/box.pb.dart';

///create an empty box
main() {
  final box = new Box();
  print(box.toString());
}
5
likes
130
points
69
downloads

Publisher

verified publishertopl.me

Weekly Downloads

Topl's Common and Proto definitions used to build the next blockchain for good.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

fast_base58, fixnum, grpc, protobuf

More

Packages that depend on topl_common