With bitpost API you can get the transaction fee of your bitcoin on-chain transaction adjusted automatically. This will result in a cheaper transaction and more control over the date/time of confirmation. This fee adjustment is done without taking custody of your funds or doing any KYC. It is made possible by relaying a set of pre-signed transactions that signal for RBF. This principle is very general and can also be applied to lightning channel opening/closing transactions and peg-in/peg-out transactions to/from sidechains. This repository provides example integrations of the API, for the full guides/tutorials check our documentation page.
LIbrary | Basic integration | Intermediate |
---|---|---|
python/bit | ✅ | ✅ |
javascript/bitcoinJS | ✅ | |
java/bitcoinJ | ✅ |
If you would like code in a specific language/library let us know so we can prioritize it!
- Homepage: https://bitpost.co
- Documentation/tutorials: https://docs.bitpost.co
- API reference: https://apidocs.bitpost.co
- New features/issues/suggestions: https://feedback.bitpost.co
If you have any issue/suggestion/feature-request/question you can open an issue here or post it our feedback forum. Alternatively, get in touch via support@bitpost.co or @bitpostAPI on twitter/telegram.