1.0.0 • Published 10 years ago

coindaddy v1.0.0

Weekly downloads
2
License
Apache License
Repository
github
Last release
10 years ago

coindaddy-reputation-nodejs

Nodejs Library for Coindaddy reputation

Installation

npm install coindaddy

Instance

var coindaddy = require('coindaddy');

Usage

coindaddy.method(<args>).then(function(response) {
		//Results here
	});

Methods

Refer to the Coindaddy Reputation API to know about each output and explanation

getAssetReputation(address, asset)
getAddressReputation(address)

Development

Feel free to fork from coindaddy-reputation-nodejs

Issues

https://github.com/sgsshankar/coindaddy-reputation-nodejs/issues