solana_web3 0.0.2 copy "solana_web3: ^0.0.2" to clipboard
solana_web3: ^0.0.2 copied to clipboard

outdated

The Solana Dart API built on Solana's JSON RPC API, with support for common Native Programs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add solana_web3

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  solana_web3: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:solana_web3/solana_web3.dart';
15
likes
0
points
879
downloads

Publisher

verified publishermerigolabs.com

Weekly Downloads

The Solana Dart API built on Solana's JSON RPC API, with support for common Native Programs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, base_codecs, connectivity_plus, crypto, flutter, http, pinenacl, solana_common

More

Packages that depend on solana_web3