Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neelxie/collectionnfts

This is a site of my own NFT collection. There should only exist 20 Crypto Dev NFT's and each one of them should be unique. User's should be able to mint only 1 NFT with one transaction. Whitelisted users, should have a 5 min presale period before the actual sale where they are guaranteed 1 NFT per transaction.
https://github.com/neelxie/collectionnfts

ethersjs hardhat nft-collection nfts smart-contract solidity

Last synced: 8 days ago
JSON representation

This is a site of my own NFT collection. There should only exist 20 Crypto Dev NFT's and each one of them should be unique. User's should be able to mint only 1 NFT with one transaction. Whitelisted users, should have a 5 min presale period before the actual sale where they are guaranteed 1 NFT per transaction.

Awesome Lists containing this project

README

        

# CollectionNFTs
This is a site of my own NFT collection. There should only exist 20 Crypto Dev NFT's and each one of them should be unique.
User's should be able to mint only 1 NFT with one transaction.
Whitelisted users, should have a 5 min presale period before the actual sale where they are guaranteed 1 NFT per transaction.

## Prequel
I built this as a continuation of a previous whitelisting Dapp found [here](https://github.com/neelxie/whitelisting-dapp)

## Screenshots
![Screenshot from 2022-05-29 18-40-12](https://user-images.githubusercontent.com/32802973/170885470-bfbc4c42-0604-4d48-be90-cd659490ed45.png)
![Screenshot from 2022-05-29 18-40-35](https://user-images.githubusercontent.com/32802973/170885468-768cc2ee-8992-4008-a578-8a2d9efbea46.png)
![Screenshot from 2022-05-29 18-40-55](https://user-images.githubusercontent.com/32802973/170885464-e9f105ea-8b08-4d0f-bcbd-70313ff23b90.png)
![Screenshot from 2022-05-29 18-42-04](https://user-images.githubusercontent.com/32802973/170885459-4b0f5680-2b82-4fca-b547-29feafd06d7d.png)
![Screenshot from 2022-05-29 18-42-25](https://user-images.githubusercontent.com/32802973/170885456-5e6c1e04-fef1-41bd-86a9-7e7a00dd4e33.png)
![Screenshot from 2022-05-29 18-43-09](https://user-images.githubusercontent.com/32802973/170885441-cf6ed9ae-75ef-44f6-ab92-f5b80d7b564b.png)