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

https://github.com/tushar-indurjeeth/nft-drop

Mint your own NFT on the Rinkeby network.
https://github.com/tushar-indurjeeth/nft-drop

nextjs nft sanity-io server-side-rendering tailwindcss thirdweb typescript

Last synced: 14 days ago
JSON representation

Mint your own NFT on the Rinkeby network.

Awesome Lists containing this project

README

        

# NFT Drop

Mint your own NFT on the Rinkeby network.

## Live Demo

[https://nft-drop-nine-bice.vercel.app/](https://nft-drop-nine-bice.vercel.app/)

## User flow

- Select a NFT Collection.
- Sign In using [Metamask](https://metamask.io/), ensure you are on the Rinkeby test network.
- Click on the Mint button to mint an NFT from the collection.

## Built using

- [Nextjs](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Sanity CMS](https://www.sanity.io/)
- [Thirdweb](https://docs.thirdweb.com/react)
- [Tailwind CSS](https://tailwindcss.com/)

## License

Code released under the [MIT License](https://github.com/Tushar-Indurjeeth/NFT-Drop/blob/e45a2fbe1e6bdcd17e37e49a489f01c8efbfa5e9/LICENSE).