ArkProjectNFTs / ark-project

ArkProject is a liquidity layer for digital assets, uniting markets, empowering creators, and bridging the gap to mass adoption. Built on top of Starknet, ArkProject is designed to provide a fully decentralized and trustless orderbook on-chain.
https://arkproject.dev
Apache License 2.0
25 stars 22 forks source link

Index starknet.ID domains #33

Closed remiroyc closed 1 month ago

remiroyc commented 1 year ago

For each event, it is essential to fetch the Stark domains associated with both the sender and the receiver to improve user identification.

Additionally, we must accommodate the possibility that an account could have several Stark domains. Therefore, we should ensure the system updates the associated "main domain" whenever a user changes it for their account address.

kwiss commented 11 months ago

cc @fricoben