This is merely a 3 step process:
1. Generate API Key
- For minting NFTs, we are using Onec Dev tools 🛠. Go to Onec Dashboard, Login in with your Google account.
- Create a New project → choose your favourite chain (We choose Polygon💜).

- Create API Key → Key information → Submit
- The Key will be displayed only once, for safety purposes. Copy it and keep it save somewhere.
MAKE SURE TO NOT PUSH THE KEYS ON GITHUB!

2. Authorise on Swagger
- Now to deploy the contract head over to Onec-NAAS Swagger Docs
- Click on authorise and paste the API key in the
value
.

3. Deploy Custom Contract
/contract/
the POST API we’ll be using to deploy our own custom contract. You can do it via API calls.
