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

Core Dune SDK, runtime contracts, and peer-to-peer protocol logic.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dune_core

With Flutter:

 $ flutter pub add dune_core

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

dependencies:
  dune_core: ^0.0.1

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:dune_core/dune_core.dart';
0
likes
110
points
25
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Core Dune SDK, runtime contracts, and peer-to-peer protocol logic.

Repository (GitHub)
View/report issues

Topics

#p2p #sync #encryption #protocol

License

MIT (license)

Dependencies

bip39, crypto, cryptography, http, meta, mime, path, resqlite, shelf, shelf_router, tailscale, timeago, uuid

More

Packages that depend on dune_core