Skip to content

Commit 1368b82

Browse files
authored
Merge pull request #1669 from bitcoincoretech/issue_1654
#1654 add link to Web UI in README
2 parents 950e471 + 34412d3 commit 1368b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Mistakes and bugs happen, but with your help in resolving and reporting [issues]
3030
## Documentation
3131
Presently, we do not have any formal documentation other than our [examples](#examples), please [ask for help](https://github.com/bitcoinjs/bitcoinjs-lib/issues/new) if our examples aren't enough to guide you.
3232

33+
You can find a [Web UI](https://bitcoincore.tech/apps/bitcoinjs-ui/index.html) that covers most of the `psbt.ts`, `transaction.ts` and `p2*.ts` APIs [here](https://bitcoincore.tech/apps/bitcoinjs-ui/index.html).
3334

3435
## Installation
3536
``` bash

0 commit comments

Comments
 (0)