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

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://localhost"

Multisig taproot wallet on mainnet

network = "bitcoin"
wallet_type = "MultiSigSegwit"

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

About

create psbts for bulk sending ordinals from external wallets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published