Skip to content

Dart library to interact with Monero JSON RPC. Also contains utilities to generate and read wallet key pair.

Notifications You must be signed in to change notification settings

tejainece/monero_jsonrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library for Dart developers.

Usage

A simple usage example:

import 'package:monero_jsonrpc/monero_jsonrpc.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Dart library to interact with Monero JSON RPC. Also contains utilities to generate and read wallet key pair.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages