nextjs-solana-starter-kit
Build your own Solana dApp with NextJS and TypeScript
파일 탐색기
최종 버전 다운로드 (.zip)- codeql-analysis.yml
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- site.webmanifest
- vercel.svg
- ClientWalletProvider.tsx
- button.tsx
- home-content.tsx
- item-list.tsx
- item.tsx
- drawer-container.tsx
- footer.tsx
- header.tsx
- menu.tsx
- modal.tsx
- page-container.tsx
- theme-toggle.tsx
- [address].ts
- create.ts
- validate.ts
- [key].ts
- confirm.ts
- create.ts
- send.ts
- sign.ts
- 404.tsx
- 500.tsx
- _app.tsx
- _document.tsx
- index.tsx
- App.css
- globals.css
- endpoints.ts
- globals.ts
- use-data-fetch.ts
- react-app-env.d.ts
- setupTests.ts
- types.ts
- .eslintrc.json
- .gitignore
- .prettierrc
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- next-env.d.ts
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/aeminium-labs/nextjs-solana-starter-kit
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd nextjs-solana-starter-kit
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
