Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

NFT Marketplace: create logic #94

Closed
6 tasks done
nghuyenthevinh2000 opened this issue Apr 11, 2022 · 5 comments
Closed
6 tasks done

NFT Marketplace: create logic #94

nghuyenthevinh2000 opened this issue Apr 11, 2022 · 5 comments
Assignees
Labels
task task to be done

Comments

@nghuyenthevinh2000
Copy link
Contributor

nghuyenthevinh2000 commented Apr 11, 2022

I. Task description

Create logic in NFT marketplace

part of: #78

collections_contracts_nfts_relationship drawio

II. Task timeline

11/4/2022 - 17/4/2022

  • meet again on 14/04/2022
  • meet again on 21/04/2022

III. Task deliverables

IV. Task goals

goals that this task needs to achieve

  • functional creating NFTs present on NFT marketplace
  • create collections
  • collections can add arbitrary number of NFTs (900 shoe1, 400 shoe2)
  • add arbitrary number of NFTs to existing collections
@sontrinh16
Copy link

Screenshot from 2022-04-20 15-11-58

@sontrinh16
Copy link

create collection logic finish

@Jammyaa
Copy link
Contributor

Jammyaa commented Apr 27, 2022

Now our collection contract can add arbitrary number of NFTs

@nghuyenthevinh2000
Copy link
Contributor Author

  1. Phí create collections: (% go to community pool, % go to burn)
  2. Phí mint NFT trong 1 collections: (% go to community pool, % go to burn, % go to minter)

@Jammyaa
Copy link
Contributor

Jammyaa commented May 9, 2022

Collection info field:
name, symbol, admin, description, image, external_link, royaly_info

Repository owner moved this from In Progress to Done in ANONE May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task task to be done
Projects
Status: Done
Development

No branches or pull requests

3 participants