https://github.com/2enology/mintingdapp-beastybit-eth
💠Airdrop to our NFTs holders. 💠Give out as daily rewards during NFT staking. 💠Pools & Farming on DEX. 💠BEAST token exclusive NFT collecti
https://github.com/2enology/mintingdapp-beastybit-eth
ethersjs minting-nfts nextjs solidity typescript
Last synced: 6 months ago
JSON representation
💠Airdrop to our NFTs holders. 💠Give out as daily rewards during NFT staking. 💠Pools & Farming on DEX. 💠BEAST token exclusive NFT collecti
- Host: GitHub
- URL: https://github.com/2enology/mintingdapp-beastybit-eth
- Owner: 2enology
- Created: 2023-03-09T20:03:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T12:15:34.000Z (over 2 years ago)
- Last Synced: 2025-04-04T21:39:45.490Z (7 months ago)
- Topics: ethersjs, minting-nfts, nextjs, solidity, typescript
- Language: TypeScript
- Homepage: https://beastybits.com/
- Size: 8.3 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mintingdapp-beastybit-eth
Next.js TypeScript Template
This is a basic template for building a Next.js project with TypeScript. This project includes basic settings and files to help you get started.Getting Started
To get started with this project, first clone the repository:
```bash
git clone https://github.com/zeno3618/mintingdapp-beastybit-eth
```Then install dependencies:
cd nextjs-typescript-template
```bash
npm install
# or
yarn install
```Once the installation is complete, start the development server by running:
```bash
npm run dev
# or
yarn run dev
```The development server should now be running on http://localhost:3000.