ed25519spacemesh 0.0.1 copy "ed25519spacemesh: ^0.0.1" to clipboard
ed25519spacemesh: ^0.0.1 copied to clipboard

discontinued
outdated

Native ed25519 implementation for Spacemesh.io

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ed25519spacemesh

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

dependencies:
  ed25519spacemesh: ^0.0.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:ed25519spacemesh/const.dart';
import 'package:ed25519spacemesh/edwards25519.dart';
import 'package:ed25519spacemesh/spacemesh_ed25519.dart';
import 'package:ed25519spacemesh/util.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Native ed25519 implementation for Spacemesh.io

License

unknown (LICENSE)

Dependencies

bip32, bip39, convert, cryptography, flutter

More

Packages that depend on ed25519spacemesh