Skip to content

Dart and Flutter libraries maintained by Crypto Please team including Solana Dart Client Package

Notifications You must be signed in to change notification settings

s0nerik/cryptoplease-dart

 
 

Repository files navigation

melos

Cryptoplease Dart Packages

This is a collection of packages necessary to build Solana enabled applications in dart or flutter.

Currently it is composed of 2 packages,

  • The Borsh serialization package which is itself divided in two packages borsh and borsh_annotation. The former is a code generator that generates borsh serialization and deserialization for a Dart class. And the latter is an annotation used to annotate these classes.
  • The solana library. This is the implementation of the Solana transaction codec and the JSON RPC api.

About

Dart and Flutter libraries maintained by Crypto Please team including Solana Dart Client Package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 100.0%