Skip to main content

Posts

Showing posts from September, 2023

Minted NFT Tracker

Description - Track minted NFT: store minted receipts of the NFT into off-chain db - Backend exposes simple GET endpoint to retrieve all minted NFTs Preview ** in case the video doesn't play, click HERE Tech Stack Solidity, Truffle, Ethereum, Typescript, Nodejs, NoSQL Architecture - Synchronous Pattern - Asynchronous Pattern