mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-07-21 02:03:17 +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": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Research/Implementation/Libraries.md",
|
"file": "Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
@ -85,7 +85,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Research/Implementation/Libraries.md",
|
"file": "Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@ -102,7 +102,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Research/Implementation/Libraries.md",
|
"file": "Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Research/Implementation/Libraries.md"
|
"file": "Research/Bitcoin fundamentals/Knowledge sources.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -148,16 +148,16 @@
|
|||||||
},
|
},
|
||||||
"active": "bdb9fd88a01a8909",
|
"active": "bdb9fd88a01a8909",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Research/Trade Pipelines/new concepts/concept pipeline 1.canvas",
|
||||||
|
"Research/Implementation/Libraries.md",
|
||||||
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
|
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
|
||||||
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
|
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
|
||||||
"Research/Bitcoin fundamentals/Knowledge sources.md",
|
"Research/Bitcoin fundamentals/Knowledge sources.md",
|
||||||
"Research/Trade Pipelines/new concepts/concept locking script 1.canvas",
|
"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/Trade Pipelines/current trade flow.canvas",
|
||||||
"Research/Bitcoin fundamentals/Signature and Flags.canvas",
|
"Research/Bitcoin fundamentals/Signature and Flags.canvas",
|
||||||
"Research/Implementation/CLI demonstrator architecture/demonstrator architecture.canvas",
|
"Research/Implementation/CLI demonstrator architecture/demonstrator architecture.canvas",
|
||||||
"Research/Implementation/UI ideas.canvas",
|
"Research/Implementation/UI ideas.canvas",
|
||||||
"Research/Implementation/Libraries.md",
|
|
||||||
"Research/Trade Pipelines/Existing research.md",
|
"Research/Trade Pipelines/Existing research.md",
|
||||||
"Research/Implementation/CLI demonstrator architecture",
|
"Research/Implementation/CLI demonstrator architecture",
|
||||||
"Research/Trade Pipelines/new concepts/Untitled.md"
|
"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)
|
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