me-foundation / msigner

msigner is an open source Bitcoin Ordinals Partially Signed Bitcoin Transactions (PSBT) signer library. It supports atomic swap of the inscription and provides a simple and secure way to structure Bitcoin transactions for marketplaces.
Apache License 2.0
229 stars 76 forks source link

wen bulk transfer function #13

Open SerRat44 opened 1 year ago

SerRat44 commented 1 year ago

ME now has a bulk transfer option on the wallet page, can we please open source this. im looking to make an airdropping web tool and im not very good at this low level stuff. ive been looking at this code for weeks trying to get a better understanding and i THINK i know how to use the library but i had no success in my attempts to make my own bulk transfer function so far.