mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-07-20 17:53:44 +00:00
add psbts
This commit is contained in:
12
docs/TapTrade_obs/.obsidian/workspace.json
vendored
12
docs/TapTrade_obs/.obsidian/workspace.json
vendored
@ -13,7 +13,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Research/Implementation/Libraries.md",
|
||||
"file": "Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -85,7 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Research/Implementation/Libraries.md",
|
||||
"file": "Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -102,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Research/Implementation/Libraries.md",
|
||||
"file": "Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -125,7 +125,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Research/Implementation/Libraries.md"
|
||||
"file": "Research/Bitcoin fundamentals/Knowledge sources.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -148,16 +148,16 @@
|
||||
},
|
||||
"active": "bdb9fd88a01a8909",
|
||||
"lastOpenFiles": [
|
||||
"Research/Trade Pipelines/new concepts/concept pipeline 1.canvas",
|
||||
"Research/Implementation/Libraries.md",
|
||||
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
|
||||
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
|
||||
"Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||
"Research/Trade Pipelines/new concepts/concept locking script 1.canvas",
|
||||
"Research/Trade Pipelines/new concepts/concept pipeline 1.canvas",
|
||||
"Research/Trade Pipelines/current trade flow.canvas",
|
||||
"Research/Bitcoin fundamentals/Signature and Flags.canvas",
|
||||
"Research/Implementation/CLI demonstrator architecture/demonstrator architecture.canvas",
|
||||
"Research/Implementation/UI ideas.canvas",
|
||||
"Research/Implementation/Libraries.md",
|
||||
"Research/Trade Pipelines/Existing research.md",
|
||||
"Research/Implementation/CLI demonstrator architecture",
|
||||
"Research/Trade Pipelines/new concepts/Untitled.md"
|
||||
|
@ -83,4 +83,9 @@ https://github.com/bitcoin-core/btcdeb/blob/master/doc/tapscript-example-with-ta
|
||||
https://dev.to/eunovo/a-guide-to-creating-taproot-scripts-with-bitcoinjs-lib-4oph (Can look at this, this uses bitcoinjs-lib to create taproot scripts)
|
||||
|
||||
|
||||
### <u>Partially signed bitcoin transactions</u>
|
||||
|
||||
[Bitcoin Optech collection of sources](https://bitcoinops.org/en/topics/psbt/)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user