Skip to content

Instantly share code, notes, and snippets.

@aindrajaya
Last active January 31, 2022 07:04
Show Gist options
  • Save aindrajaya/8ecfbb6c6a1508ce88765e41f42e1272 to your computer and use it in GitHub Desktop.
Save aindrajaya/8ecfbb6c6a1508ce88765e41f42e1272 to your computer and use it in GitHub Desktop.
NFT Marketplace like OpenSea

Opensea Like Proejct

  1. Research (< 1 week)
    • Blockchain protocols ETH or Polygon or Binance (10-12 hours)
    • Tokenomics (8-12 hours)
  2. UI development (2 week)
    • UI development figma (10-16 hours)
    • Prototyping with flow (5-10 hours)
    • Slicing to react/nextjs (10-16 hours)
    • Simple Testing UI (not functional) (10-16 hours)
  3. Authentication (1 week)
    • Authenticaion feature (12-16)
    • Public page and Private page (12-16)
  4. Smart Contracts development (2-3 week)
    • Create NFT smart contract (10-12 hours)
    • testing NFT smart contract (4-8 hours)
    • Create Marketplace smart contract (16-24 Hours)
    • testing Marketplace smart contract (4-8 hours)
  5. Wallet/ MetaMask Integration (2week)
    • Metamask integration (8-12 hours)
    • testing dApp flow (12-16 hours)
    • Error handling dApp (8-12)
  6. Deploying and Testing the NFT Marketplace
    • Deploying localhost (4-8 hours)
    • deploying testnet (8-12 hours)
    • dApp deploying to Vercel (4-8 hours)
    • ...
    • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment