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());
}
2
likes
130
pub points
15%
popularity

Publisher

verified publishertopl.me

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fast_base58, fixnum, grpc, protobuf

More

Packages that depend on topl_common