gs_ur_dart 1.0.0 copy "gs_ur_dart: ^1.0.0" to clipboard
gs_ur_dart: ^1.0.0 copied to clipboard

The UR protocol of GSWallet. Consisting of dart port of https://github.com/ngraveio/bc-ur.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gs_ur_dart

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

dependencies:
  gs_ur_dart: ^1.0.0

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:gs_ur_dart/gs_ur_dart.dart';
0
likes
130
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

The UR protocol of GSWallet. Consisting of dart port of https://github.com/ngraveio/bc-ur.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bs58check, cbor, crypto, flutter, flutter_bitcoin, hex, rational, uuid

More

Packages that depend on gs_ur_dart