Projects
Projects will house individual tokens to organize your creations. Each space can have unlimited projects.
POST mint/v1/projects
{
"spaceId": "de3c0a11-3283-412c-7c23-08daef7b85e9"
"name": "DecentraApeCoolPunks",
"description": "The Next Big Thing"
}
//Easy Right?
With your first project created, we can now get to the fun part... creating your first NFT!
Updated 3 months ago