hirosystems / hirosystems/multisig-stx-btc

Add Bulk Transfer Ability

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

We'd like the ability to "bulk" transactions - if you have STX spread across many wallets, it'd be very useful to avoid individual transfers for each of those.

The main ask is that we need the ability to specify to transfer XX,XXX STX from each of a list of wallets, to a new target wallet to combine them all into.

Additionally, since these are BTC transactions, it would be great to be able to bulk fund all of the underlying BTC wallets with the appropriate amount of BTC for the transactions (though as long as estimations are good this could also be done via a normal btc wallet).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing JavaScript webscript for generating, signing, and decoding multisig STX operations in the STX-over-BTC format. Identify how individual transfers and their underlying BTC funding are handled; done means supporting transfers from a list of wallets to one target wallet, with appropriate BTC funding or reliable estimates.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.