solana_name_service 0.2.1 copy "solana_name_service: ^0.2.1" to clipboard
solana_name_service: ^0.2.1 copied to clipboard

A dart implementation of Bonfida's decentralized naming service built on Solana.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add solana_name_service

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

dependencies:
  solana_name_service: ^0.2.1

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_name_service/solana_name_service.dart';
1
likes
110
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A dart implementation of Bonfida's decentralized naming service built on Solana.

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

borsh, borsh_annotation, build_runner, crypto, flutter, solana

More

Packages that depend on solana_name_service