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
- Host: GitHub
- URL: https://github.com/TheMammut/bitcoin-api-postman
- Owner: TheMammut
- License: mit
- Created: 2022-10-21T17:19:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T18:10:43.000Z (over 2 years ago)
- Last Synced: 2024-07-29T19:36:00.098Z (10 months ago)
- Topics: api, bitcoin, bitcon-full-node, postman, postman-collection, postman-example, rpcs
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ##