Skip to content

create psbts for bulk sending ordinals from external wallets

Notifications You must be signed in to change notification settings

taproot-wizards/ord_sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ord Sender - Make PSBTs for sending batches of Ordinals from external wallets

Building

Workflow

Sample Configuration

settings.toml

Singlesig taproot wallet on regtest

network = "regtest"
wallet_type = "SingleSigTaproot"

[id_resolver.OrdServer]
url = "http:https://localhost"

Multisig taproot wallet on mainnet

network = "bitcoin"
wallet_type = "MultiSigSegwit"

[id_resolver.OrdServer]
url = "http:https://localhost"

About

create psbts for bulk sending ordinals from external wallets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published