keeta 0.1.3 copy "keeta: ^0.1.3" to clipboard
keeta: ^0.1.3 copied to clipboard

Dart SDK to interact with the Keeta Network. Keeta is world’s most scalable layer-1 blockchain network.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add keeta

With Flutter:

 $ flutter pub add keeta

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

dependencies:
  keeta: ^0.1.3

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:keeta/keeta.dart';
1
likes
150
points
13
downloads

Publisher

verified publisherjagadeeschouhdary.com

Weekly Downloads

Dart SDK to interact with the Keeta Network. Keeta is world’s most scalable layer-1 blockchain network.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

asn1lib, base32, convert, ed25519_edwards, meta, pointycastle, secp256k1

More

Packages that depend on keeta