cruzawl 1.0.1+1 copy "cruzawl: ^1.0.1+1" to clipboard
cruzawl: ^1.0.1+1 copied to clipboard

outdated

Library for CRUZ cryptocurrency and cruzbit.1 network.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cruzawl

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

dependencies:
  cruzawl: ^1.0.1+1

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

Import it

Now in your Dart code, you can use:

import 'package:cruzawl/cruz.dart';
import 'package:cruzawl/cruz.g.dart';
import 'package:cruzawl/currency.dart';
import 'package:cruzawl/network.dart';
import 'package:cruzawl/preferences.dart';
import 'package:cruzawl/preferences.g.dart';
import 'package:cruzawl/sembast.dart';
import 'package:cruzawl/sha3.dart';
import 'package:cruzawl/test.dart';
import 'package:cruzawl/util.dart';
import 'package:cruzawl/wallet.dart';
import 'package:cruzawl/wallet.g.dart';
import 'package:cruzawl/websocket.dart';
import 'package:cruzawl/websocket_html.dart';
import 'package:cruzawl/websocket_io.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Library for CRUZ cryptocurrency and cruzbit.1 network.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

bip39, collection, convert, ed25519_hd_key, fixnum, json_annotation, pointycastle, sembast, tweetnacl

More

Packages that depend on cruzawl