Designing a website these days has never been easier. With so many WYSIWYG (what you see is what you get) website builders out there, replete with templates and drag and drop functionality, you can easily get a website set up within a couple of hours. But different websites serve different functions. A website in the Web 1.0 era was meant primarily to deliver information in an authoritative, unidirectional manner. Websites in the Web 2.0 era are much more varied, ranging from websites where user content can be uploaded, to e-commerce websites which sell products. Similarly, NFT project websites serve the functions needed to establish the presence of an NFT project.
You are most welcome to create a website for your NFT project using any editor you want, from Wix to SquareSpace to Google Sites. You can even write your own code in HTML, add on Cascading Style Sheets (CSS) and add Javascript code to make it responsive (that means that the width will adjust according to whether its a laptop screen, mobile screen or tablet screen). Whatever method you prefer, your website must contain these pages:
A page about your project is very important to establish your NFT project. What do website visitors want to know?
A page about where your project came from, where your project is right now, and the direction your project is going towards in the future. There are just too many pump and dump schemes out there, so if people are going to invest in your NFTs, they want to know that you’re not going to leave them high and dry.
These three parts are important:
Your whitepaper can be as simple as a PDF on your site, or it could be a fancy Prezi presentation. As long as you have one, you’re on your way to winning the trust of your community.
You need to have your social media links on your website. Website visitors need to know where to participate in your activities.
At the very least, you will need to have:
You may also additionally consider having:
If you’re running your pre-sales, whitelists and airdrops to a relatively small group of people, it’s easy enough to do that on OpenSea. All you have to do is allow only certain wallets to buy your pre-sale mints, thereby effectively setting up a whitelist for them. To airdrop, you can simply send NFTs as gifts to specific wallet addresses.
But if you’re running large and don’t want to do the manual work of adding wallets one by one on OpenSea, you need a mint site. This mint site will only appear as a page on your website during early or special minting periods. You can either create this website using code (remember that you also need a Smart Contract for a mint site). You would need to add the wallet addresses of all the people you are going to allow to mint from the site. What that means is that those people are whitelisted and only they can buy during those early or special minting periods.
If you don’t wish to use code but nonetheless want to get a mint site for your early or special mint periods, check out https://ambition.so. There, you can create a mint site without code and add a whitelist for your early or special mint periods.