Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhettjel/solana-nft-staking-fe
pNFT Staking, Frontend, Solana, Typescript, Next.js
https://github.com/rhettjel/solana-nft-staking-fe
nextjs nft pnft smart-contract solana tailwindcss typescript web3
Last synced: 2 days ago
JSON representation
pNFT Staking, Frontend, Solana, Typescript, Next.js
- Host: GitHub
- URL: https://github.com/rhettjel/solana-nft-staking-fe
- Owner: rhettjel
- Created: 2022-09-06T14:59:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T05:57:17.000Z (4 months ago)
- Last Synced: 2024-12-09T19:43:32.445Z (13 days ago)
- Topics: nextjs, nft, pnft, smart-contract, solana, tailwindcss, typescript, web3
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Solana pNFT Staking Frontend
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Next.js TypeScript TailwindCSS
![Grid list of collection NFTs](./.github/1.png)
![No collection NFTs](./.github/2.png)