Giter Club home page Giter Club logo

bitcoin-postman's Introduction

bitcoin-postman

Using Postman to query your Bitcoin node.

Status

Under development. Not ready for general consumption just yet.

Implementation

This collection implements some of the functions documented in the Bitcoin RPC API Reference.

Environment variables

This collection uses Postman environment variables. Here's what I've got:

2021-10-26_23-52-42

No quote symbols are required in any environment variable.

Progress

This collection is a work in progress.

Key

  • โœ… = presently working
  • โŒ = presently broken
  • ๐ŸŸก = exists but is still sketch

Blockchain RPCs

  • getbestblockhash โœ…
  • getblock โœ…
  • getblockchaininfo โœ…
  • getblockcount โœ…
  • getblockfilter โŒ
  • getblockhash โœ…
  • getblockheader โœ…
  • getblockstats โœ…
  • getchaintips โœ…
  • getchaintxstats โœ…
  • getdifficulty โœ…
  • getmempoolancestors
  • getmempooldescendants
  • getmempoolentry
  • getmempoolinfo โœ…
  • getrawmempool โœ…
  • gettxout โœ…
  • gettxoutproof
  • gettxoutsetinfo
  • preciousblock
  • pruneblockchain
  • savemempool
  • scantxoutset
  • verifychain
  • verifytxoutproof

Control RPCs

  • getmemoryinfo โœ…
  • getrpcinfo โœ…
  • help โœ…
  • logging
  • stop
  • uptime โœ…

Generating RPCs

  • generateblock
  • generatetoaddress
  • generatetodescriptor

Mining RPCs

  • getblocktemplate โœ…
  • getmininginfo โœ…
  • getnetworkhashps โœ…
  • prioritisetransaction
  • submitblock
  • submitheader

Network RPCs

  • addnode
  • clearbanned
  • disconnectnode
  • getaddednodeinfo
  • getconnectioncount โœ…
  • getnettotals โœ…
  • getnetworkinfo โœ…
  • getnodeaddresses
  • getpeerinfo โœ…
  • listbanned โœ…
  • ping โœ…
  • setban
  • setnetworkactive

Rawtransactions RPCs

  • analyzepsbt
  • combinepsbt
  • combinerawtransaction
  • converttopsbt
  • createpsbt
  • createrawtransaction
  • decodepsbt
  • decoderawtransaction
  • decodescript
  • finalizepsbt
  • fundrawtransaction
  • getrawtransaction
  • joinpsbts
  • sendrawtransaction
  • signrawtransactionwithkey
  • testmempoolaccept
  • utxoupdatepsbt

Util RPCs

  • createmultisig
  • deriveaddresses
  • estimatesmartfee
  • getdescriptorinfo
  • getindexinfo
  • signmessagewithprivkey
  • validateaddress
  • verifymessage

Wallet RPCs

Note: the wallet RPCs are only available if Bitcoin Core was built with wallet support, which is the default.

  • abandontransaction
  • abortrescan
  • addmultisigaddress
  • backupwallet
  • bumpfee
  • createwallet
  • dumpprivkey
  • dumpwallet
  • encryptwallet
  • getaddressesbylabel
  • getaddressinfo
  • getbalance
  • getbalances
  • getnewaddress
  • getrawchangeaddress
  • getreceivedbyaddress
  • getreceivedbylabel
  • gettransaction
  • getunconfirmedbalance
  • getwalletinfo ๐ŸŸก
  • importaddress
  • importdescriptors
  • importmulti
  • importprivkey
  • importprunedfunds
  • importpubkey
  • importwallet
  • keypoolrefill
  • listaddressgroupings
  • listlabels
  • listlockunspent
  • listreceivedbyaddress
  • listreceivedbylabel
  • listsinceblock
  • listtransactions ๐ŸŸก
  • listunspent
  • listwalletdir โœ…
  • listwallets โœ…
  • loadwallet โœ…
  • lockunspent
  • psbtbumpfee
  • removeprunedfunds
  • rescanblockchain
  • send
  • sendmany
  • sendtoaddress
  • sethdseed
  • setlabel
  • settxfee
  • setwalletflag
  • signmessage
  • signrawtransactionwithwallet
  • unloadwallet โœ…
  • upgradewallet
  • walletcreatefundedpsbt
  • walletlock
  • walletpassphrase
  • walletpassphrasechange
  • walletprocesspsbt

bitcoin-postman's People

Contributors

stevenblack avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.