Giter Site home page Giter Site logo

grizzlyhackathon's Introduction

Tump powered by Solana

A Mobile-focused NFT Reward Service

2023 Solana Grizzlython

For developers

git clone https://github.com/TumpSolana/Web-App cd Web-App

code .

으로 VSCode에서 작업

가장 처음 다운 + git으로 다른 사람 작업 받을 때

yarn install 실행

자기 브랜치 생성 후 작업 단위로 Push

가장 처음 자기 branch 생성: git branch 사람이름

git checkout 사람이름

작업 단위 (프로필 상단 부분 완성 등) 별로 commit

git add .

git commit -m "작업단위 기록"

git push origin 사람이름

TODO

  1. collection (figma - collection), customizaNFT (collectionDetail) 부분 완성
  2. Home 버튼 라우팅 (NFTCollection -> collection.js)
  • collectionDetail은 App.js 사용해서 작업하고 아직 라우팅 안해도 됩니다!
  1. 지갑 연결 - ConenctButton 부분 참고
  2. 가능한 부분 백엔드
  3. NFT minting - CandyMachine, Solana Pay 연결 (주원)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.