Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

The nodejs Library to make bitcoins transactions using blockexplorer api

License

Notifications You must be signed in to change notification settings

alexishida/blockexplorer-node-lib

Repository files navigation

Blockexplorer-node-lib

The nodejs Library to make bitcoins transactions using blockexplorer api

DEPRECATED Blockexplorer api no longer works!

Install

$ npm install

Examples (using testnet)

# Create bitcoin wallet

$ node address.js


# Get wallet balance

$ node getbalance.js n1CAzsAHd4D2QbM3ZLYDzt34uCmNdLV7HS



# Create and send bitcoin transaction
   
$ node transaction.js mgeW7anFM4ooDuHgCF6DBcVVpHscWQWvzt mgAzDcm8p99BV6HSQvkMzLnkoKnGnzdcQV mgeW7anFM4ooDuHgCF6DBcVVpHscWQWvzt 93PngexztrMbe54t8t1VrAL9sStDvMAD6qB59Roc7F1Q6zJFoYN 5876 10000000

Releases

No releases published

Packages

No packages published