skale 0.1.0 copy "skale: ^0.1.0" to clipboard
skale: ^0.1.0 copied to clipboard

SKALE.dart - A community built and maintained library for Dart & Flutter Projects building on SKALE Network

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add skale

With Flutter:

 $ flutter pub add skale

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

dependencies:
  skale: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:skale/skale.dart';
0
likes
100
pub points
0%
popularity

Publisher

verified publisherdirtroad.dev

SKALE.dart - A community built and maintained library for Dart & Flutter Projects building on SKALE Network

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

convert, eth_sig_util, http, web3dart

More

Packages that depend on skale