david30907d / nft-wallet-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT backdoor service (Fleek + Solidity + React) NodeJS Formatter

Prerequisites

  1. node
  2. react
  3. fleek

Install

Npm dependencies, for linter, formatter and commit linter (optional):

  1. brew install npm
  2. npm ci

Run & Deploy

  1. cd nft-minter; npm start
  2. NFT contract side: https://github.com/david30907d/NFT-playground

Demo

Please use rinkeby: https://small-scene-2066.on.fleek.co/

Screen Shot 2022-08-30 at 10 34 30 AM

HW 錄影講解:

  1. https://www.loom.com/share/4534ec9a8f21439085bf98c70f943208
  2. https://www.loom.com/share/ae2af2da35224144b01cfdebe1f91a12

GitHub:

  1. FE side: https://github.com/david30907d/nft-wallet-playground
  2. Smart contract side: https://github.com/david30907d/NFT-playground

CI

Please refer to .github/workflows/node_ci.yaml for details!

About


Languages

Language:JavaScript 71.8%Language:CSS 15.5%Language:HTML 12.7%