An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# mintingdapp-beastybit-eth
![image](https://user-images.githubusercontent.com/29924624/224155523-5c5cf6d0-e596-483b-b420-fdecc289a3f4.png)

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.