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

Topl Common and Proto definitions

A Dart library for building on the Topl blockchain.

Topl logo Code of Conduct License Github build status bip-topl code coverage @topl_protocol on Twitter
stackoverflow
Discord

Topl Common #

A dart library that is generated according to the [Topl Protobuf specification][https://github.com/Topl/protobuf-specs] This also includes the files required to connect over gRPC to connect to a Bifrost node to send transactions, interact with addresses and much more!

Features #

  • Provides standard Topl objects for interacting within the ecosystem
  • Connect to a Topl node with the rpc-api, call common methods

Feature requests and bugs #

Please file feature requests and bugs at the issue tracker. If you want to contribute to this library, please submit a Pull Request.