An open API service indexing awesome lists of open source software.

https://github.com/TheMammut/bitcoin-api-postman

🔌 Connecting Postman to your own Bitcoin Full Node and make API calls
https://github.com/TheMammut/bitcoin-api-postman

api bitcoin bitcon-full-node postman postman-collection postman-example rpcs

Last synced: 2 months ago
JSON representation

🔌 Connecting Postman to your own Bitcoin Full Node and make API calls

Awesome Lists containing this project

README

        

# bitcoin-api-postman
🔌 Connecting Postman to your own Bitcoin Full Node and make API calls

## Status ##

The file is still under development and should not yet be used in production operation. It should be possible to execute all curl commands with Postman.

## Implementation ##

This file and script is based on the commands documented in the Bitcoin.org API Reference.
https://developer.bitcoin.org/reference/rpc/

## Environment variables ##