Skip to content

Commit

Permalink
Modified roadmap on README
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi committed Sep 21, 2024
1 parent 863877d commit e0d03d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ Visit your app on: `http://localhost:3000`. You can interact with your smart con
-**Add a way for users to register their info**
- **Add individual NFT pages** with more info about the NFT, if it's on sale, and the artist and bigger images
- **Allow seeing other collectors profiles** and their NFTs
- **Remixing feature for NFTs**, where the creator receives a % of the royalties of the remix

## Phase 3

Expand All @@ -95,6 +94,7 @@ Visit your app on: `http://localhost:3000`. You can interact with your smart con
- **Implement a database to store the signatures** that allows first minters to start a collection (Reference: [grants.buidlguidl.com](https://github.com/BuidlGuidl/grants.buidlguidl.com))
- **Determine which Royalty standard to implement**, and start implementing it (References: [ERC-2981](https://eips.ethereum.org/EIPS/eip-2981) | [ERC-4910](https://eips.ethereum.org/EIPS/eip-4910) | [ERC-721C compared to ERC-2981 and ERC-4910](https://blog.xp.network/the-battle-for-nft-royalties-meet-the-erc-2981-erc-4920-and-erc-721c-b71d6ba28acf)
- **First minter gets a share of the royalties** of all the NFTs minted in that collection
- **Remixing feature for NFTs**, where the creator receives a % of the royalties of the remix

### Marketplace

Expand Down

0 comments on commit e0d03d7

Please sign in to comment.