WIP: feat: btc on chain #172

Closed
thesimplekid wants to merge 11 commits from onchain into main
thesimplekid commented 2024-06-15 21:50:04 +00:00 (Migrated from github.com)

very much a hacky WIP

very much a hacky WIP
thesimplekid (Migrated from github.com) reviewed 2024-07-29 18:32:46 +00:00
@ -0,0 +1,72 @@
//! NUT-17: Minting tokens Onchain
thesimplekid (Migrated from github.com) commented 2024-07-29 18:32:46 +00:00

Mint should not set relay, Client should choose relay

Mint should not set relay, Client should choose relay
thesimplekid (Migrated from github.com) reviewed 2024-07-30 21:46:28 +00:00
@ -319,9 +321,65 @@ async fn main() -> anyhow::Result<()> {
.seconds_quote_is_valid_for
thesimplekid (Migrated from github.com) commented 2024-07-30 21:46:28 +00:00

Just for testing

Just for testing
thesimplekid (Migrated from github.com) reviewed 2024-07-30 21:46:58 +00:00
@ -319,9 +321,65 @@ async fn main() -> anyhow::Result<()> {
.seconds_quote_is_valid_for
thesimplekid (Migrated from github.com) commented 2024-07-30 21:46:58 +00:00

Get from config

Get from config
prusnak commented 2024-08-21 15:04:46 +00:00 (Migrated from github.com)

relevant PR in the nuts repo: https://github.com/cashubtc/nuts/pull/107

relevant PR in the nuts repo: https://github.com/cashubtc/nuts/pull/107
github-actions[bot] commented 2025-10-21 02:46:48 +00:00 (Migrated from github.com)

This PR is stale because it has been open for 60 days with no activity.

This PR is stale because it has been open for 60 days with no activity.
thesimplekid commented 2025-10-21 12:46:40 +00:00 (Migrated from github.com)

I have a local branch for this. Closing.

I have a local branch for this. Closing.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!172
No description provided.