lightninglabs / lightninglabs/taproot-assets

[feature]: Accounts System for Multi User Wallet Support

Open
#802 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accounts enhancement wallet
Dominant language
Go
Stars
525
Forks
150
Avg merge
2d 15h
Merged PRs (30d)
31

Description

**Is your feature request related to a problem? Please describe.**

We are working on "Prediction Markets" and will be using taproot assets to issue and sell shares for the numerous events. When the user bets on an event, they are basically buying shares for that event. These shares will by owned by multiple users. At this point the only way to do this is in our own database. We need multi user Wallet/Accounts support on tapd.

**Describe the solution you'd like**

Accounts System:

A non-custodial way to create multiple user wallets/accounts on the same tapd instance. That way each user can self custody their assets in their own wallet.

**Describe alternatives you've considered**

Creating our own custodial accounting system database.

**Additional context**
N/A

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the tapd wallet and Taproot Assets architecture relevant to creating multiple user accounts on one instance. Define the non-custodial account model and boundaries first; done means multiple users can independently hold and self-custody assets without relying on an external custodial database.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.