Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Registration --> NFTs #2

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

shannonwells
Copy link
Collaborator

@shannonwells shannonwells commented Nov 19, 2021

  • Registry contract sends DSNP NFT to registering party
  • Account/Contract can only register for themselves
  • DSNP NFT token ID is uint256 of the keccak256 hash of the handle
  • Account/contract can register multiple DSNP Ids.
  • A way to register a handle either directly from an Identity, or register via wallet address & send to Identity contract

* Add ERC721 Receiver interface
* Get rid of Handle/IHandle contract/interface
* Set up hardhat to work with Mumbai correctly
* Registry contract registers token ID as the uint256 version of the
  keccak256 hashed handle
* Can't register handle for another person
@shannonwells shannonwells changed the title Turn Registration and handles into NFTs Registration --> NFTs Nov 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant