Create a project

After a successful log in, you'll be redirected to the projects page, which at beginning will be empty.

Projects page

Click on the "New Project" button to bootstrap your first project.

Create a new project form

Enter the needed information for your NFT project. These are the fields and their explanation:

  • Project Name

    • A descriptive name that will help you identify this project in the list of projects

  • Blockchain

    • Pick which blockchain will host this NFT project. This is only for further identification of your project, it doesn't matter if you choose ethereum and use this project on bsc.

  • NFT Address

    • This is your NFT contract address, used for identification only. Not used in any logic in the platform - if you put 0x0 it would work without any problems.

After filling all the info, click the "Create Project" button to finish the project creation process. You'll be redirected back to the projects page, where you'll see your newly created project.

Project has been created

By clicking on the name of your project, you will get to the details page of the project, where you can see project details and perform some additional operations.

Project details

Last updated