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
55
downloads

Documentation

API reference

Publisher

verified publishertopl.me

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

fast_base58, fixnum, grpc, protobuf

More

Packages that depend on topl_common