Skip to content

Add support for multiple addresses owned by a single user #17

@RohanNero

Description

@RohanNero

Overview

Currently, the rule-based system restricts users based on their current address, which is less than ideal for users who have multiple addresses with tokens/nfts held in different wallets.

Solution

We could implement a block3d smart contract or a traditional database that allows users to sign messages using the different addresses they own, and in turn, one address can then be used to reference tokens held on multiple different addresses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions