Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend To Do List #14

Open
18 of 27 tasks
0x-Robert opened this issue Apr 7, 2023 · 0 comments
Open
18 of 27 tasks

Backend To Do List #14

0x-Robert opened this issue Apr 7, 2023 · 0 comments

Comments

@0x-Robert
Copy link
Collaborator

0x-Robert commented Apr 7, 2023

Backend To Do List (백엔드 To Do 리스트)

Bare minimum (필수)

1. Minting Dynamic NFTs

  • 사진을 IPFS로 변환하기
  • 이름, 설명, 사진 정보를 json으로 만들고 이 json 정보를 ipfs로 변환하기
  • Dyanmic NFT Minting API - Automation
  • Dyanmic NFT Minting API - Weather
  • Dyanmic NFT Minting API - Game
  • Dyanmic NFT Minting API - Sports

2. Connecting to a Database

  • DB 스키마 생성 후 테이블생성(트랜잭션, DNFT, block 정보)
  • Transaction 정보와 block 데이터가 완료되면 DB에 업데이트
  • 모니터링용 데이터를 DB에 업데이트

3. Connecting Smart Contract

  • 날씨 동적 NFT 컨트랙트
  • 오토메이션 동적 NFT 컨트랙트
  • 게임 동적 NFT 컨트랙트
  • 동적 NFT 마켓플레이스 컨트랙트 (구매, 판매)
  • ABI 및 컨트랙트 주소로 web3.js 연동

4. Create a basic API

  • 메인 홈페이지 API
  • NFT 마켓 페이지 API
  • NFT 디테일 페이지 API
  • 마이페이지 API
  • NFT 검색 API

5. Create a transaction daemon

  • Daemon 설치
  • Daemon 실행 후 확인

6. Create Oracle

  • Running a Chainlink node locally
  • Create a customized Oracle contract

Advanced

  • HTTPS
  • Docker
  • Nginx
  • CI/CD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant