Skip to content

A clean and user friendly Bitcoin JSON RPC implementation

Notifications You must be signed in to change notification settings

tejainece/bitcoin_jsonrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library for Dart developers.

Usage

A simple usage example:

import 'package:bitcoin_jsonrpc/bitcoin_jsonrpc.dart';

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

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

A clean and user friendly Bitcoin JSON RPC implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages