monerod 0.0.1-dev.1 copy "monerod: ^0.0.1-dev.1" to clipboard
monerod: ^0.0.1-dev.1 copied to clipboard

monerod in Dart. A command-line interface.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add monerod

With Flutter:

 $ flutter pub add monerod

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

dependencies:
  monerod: ^0.0.1-dev.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:monerod/monerod.dart';
1
likes
120
points
6
downloads

Publisher

verified publishermanymath.com

Weekly Downloads

monerod in Dart. A command-line interface.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

native_assets_cli, native_toolchain_rust

More

Packages that depend on monerod