0.3.3 • Published 14 years ago

kapitalize v0.3.3

Weekly downloads
28
License
-
Repository
github
Last release
14 years ago

Kapitalize

Kapitalize is a Bitcoin client for node.

var kapitalize = require('kapitalize')({
    user:'Macintyre, John',
    pass:'xD'
})

kapitalize.exec('getInfo', function(err, info) {
    //You know what to dooOOoo    
})

Commands

All Bitcoin API commands are supported

  • addmultisigaddress
  • backupwallet
  • dumpprivkey
  • encryptwallet
  • getaccount
  • getaccountaddress
  • getaddressesbyaccount
  • getbalance
  • getblock
  • getblockcount
  • getblockhash
  • getblockcount
  • getconnectioncount
  • getdifficulty
  • getgenerate
  • gethashespersec
  • gethashespersec
  • getinfo
  • getmemorypool
  • getmemorypool
  • getmininginfo
  • getnewaddress
  • getreceivedbyaccount
  • getreceivedbyaddress
  • gettransaction
  • getwork
  • help
  • importprivkey
  • keypoolrefill
  • keypoolrefill
  • listaccounts
  • listreceivedbyaccount
  • listreceivedbyaddress
  • listsinceblock
  • listtransactions
  • move
  • sendfrom
  • sendmany
  • sendtoaddress
  • setaccount
  • setgenerate
  • settxfee
  • signmessage
  • stop
  • validateaddress
  • verifymessage
  • walletlock
  • walletpassphrase
  • walletpassphrasechange
0.3.3

14 years ago

0.3.2

14 years ago

0.3.0

14 years ago

0.2.2

14 years ago

0.2.1

14 years ago

0.2.0

14 years ago

0.1.2

14 years ago

0.0.2

14 years ago

0.0.1

14 years ago