Skip to content

Topl/dart_topl_common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.