s0nerik / cryptoplease-dart

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

Home Page:https://pub.dev/publishers/cryptoplease.com/packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pub.dev/publishers/cryptoplease.com/packages


Languages

Language:Dart 100.0%