{"id":18513443,"url":"https://github.com/balmacefa/nft-engine","last_synced_at":"2026-05-01T19:32:33.593Z","repository":{"id":104219027,"uuid":"479879893","full_name":"balmacefa/nft-engine","owner":"balmacefa","description":"Fully Automated NFT API 🍜🐋 With just one API call, you can mint and deploy an NFT And upload to IPFS","archived":false,"fork":false,"pushed_at":"2023-02-28T12:50:50.000Z","size":1762,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T03:29:48.864Z","etag":null,"topics":["api","crypto","ipfs","nft","strapi"],"latest_commit_sha":null,"homepage":"https://nftapiengine.xyz/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balmacefa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-10T00:59:36.000Z","updated_at":"2023-06-01T11:17:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"a04cfcc6-9adb-4f01-8de0-82a70cb25e03","html_url":"https://github.com/balmacefa/nft-engine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmacefa%2Fnft-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmacefa%2Fnft-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmacefa%2Fnft-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balmacefa%2Fnft-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balmacefa","download_url":"https://codeload.github.com/balmacefa/nft-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254142590,"owners_count":22021564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","crypto","ipfs","nft","strapi"],"created_at":"2024-11-06T15:38:26.610Z","updated_at":"2026-05-01T19:32:28.571Z","avatar_url":"https://github.com/balmacefa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction 🤴⚔\n\nThis is a fully automated solution 🤖🧞 that allows you to deploy an NFT with a single API call to the [Polygon Matic](https://polygon.technology/) blockchain ( this is a layer 2 Ethereum network). Other blockchains will be added in the future ( BSC, CELO, ONE).\n\n\nThis means that you can now create an NFT and put it on the Polygon blockchain with a single API call. Other blockchains will be added in the future see galaxy use cases 🏰🌈\n\n- [Introduction 🤴⚔](#introduction-)\n  * [Key points 🥇🔑](#key-points-)\n    + [The Job queue 💀🥀🧲🧭](#the-job-queue-)\n- [Cloud service available](#cloud-service-available-at)\n- [Book a call](#book-a-call)\n- [API Documentation](#api-documentation)\n- [Architecture](#architecture)\n  * [API CMS](#api-cms)\n    + [Engine folder Entry point:](#engine-folder-entry-point)\n  * [Redis job Queue](#redis-job-queue)\n  * [Tatum NFT API](#tatum-nft-api)\n    + [Private key Management](#private-key-management)\n  * [Pinata IPFS](#pinata-ipfs)\n  * [Usage see Makefile](#usage-see-makefile)\n\n\u003csmall\u003e\u003ci\u003e\u003ca href='http://ecotrust-canada.github.io/markdown-toc/'\u003eTable of contents generated with markdown-toc\u003c/a\u003e\u003c/i\u003e\u003c/small\u003e\n\n\n## Key points 🥇🔑\n\n- Jobs are placed in a resilient Redis queue.\n- A smart contract is deployed for each collection.\n- Data is uploaded to [IPFS](https://ipfs.io/) (The InterPlanetary File System) in base64 format.\n- The IPFS results are included in the NFT Json Metadata.As specified by your custom path. (Internally is done by [lodash _.set](https://lodash.com/docs/4.17.15#set))\n- The compiled NFT Json Metadata is uploaded to IPFS.\n- The NFT is deployed to the blockchain.\n- A webhook is used to notify the user of the job's stages and status.\n\n\n![NFT_API_MINT](https://user-images.githubusercontent.com/8296124/174458010-9eab4080-a062-4151-9f67-d27daccdc135.png)\n\n\n### The Job queue 💀🥀🧲🧭\n\nThe nature of the networks and technology used to create non-fungible tokens (NFTs) means that there are multiple potential points of failure. To account for this, a resilience work queue is used that attempts each step until the NFT is successfully deployed. If a job does not succeed after 10 tries, it is considered unrecoverable.\n\n\nDeploy a Smart contract and create an NFT.\nself signed.\nown private keys.\n\n\n# Cloud service available At\n![image](https://user-images.githubusercontent.com/8296124/174458072-6620457a-ee0b-404f-b00d-b1938770151f.png)\n\nhttps://nftapiengine.xyz\nand\nhttps://rapidapi.com/balmacefa/api/nft_engine_api\n\n# Book a call\nManage, maintain of project, custom code, Strategy, features, key management, cloud service, etc.\nhttps://calendly.com/balmacefa/nft-api-engine\n\n# API Documentation\nSend headers:\nHeaders:\n`x-rapidapi-proxy-secret` SET at .env\n`x-rapidapi-user` Identity of the user.\n\nhttps://docs.nftapiengine.xyz/#introduction\n\n# Architecture\nThis application is built on top of the Strapi framework, Redis, Pinata IPFS, Tatum.io and RapidAPI.\n## API CMS\nThis is a [strapi application](https://docs.strapi.io/)\nThis manage db collections and routes.\n\n### Engine folder Entry point:\nsrc/plugins/nft-engine/server/bootstrap.js\n\ntip: ctrl + p to search for the word \"bootstrap\"\nSocket io structure is on this file\n\nsrc/plugins/nft-engine/server/controllers/engine-controller.js\nThis is the main controller of the engine.\n\n## Redis job Queue\nCreate a redis instance, Use heroku add-on for redis.\nOr use local redis.\n\nJob managed by [bullmq](https://docs.bullmq.io/)\nGUI for redis :https://resp.app/\n\n## Tatum NFT API\nNFT Contract are created by https://tatum.io/\n.env need key -\u003e\n### Private key Management\n\n## Pinata IPFS\n.env need key -\u003e https://www.pinata.cloud/\n\n## Usage see Makefile\nSee makefile and package.json for install deps, build and run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmacefa%2Fnft-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalmacefa%2Fnft-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalmacefa%2Fnft-engine/lists"}