This repo is based on gskril/ens-offchain-registrar.
Cloudflare Worker is used as the CCIP Read gateway. Cloudflare D1 is used to store name data.
These choices allow for a scalable namespace with low cost (store up to 1M names for free), low latency, and high availability.
A Next.js app that uses Thorin to allow users to easily buy NFTs and Developers to register their contracts and generate Dynamic NFTs easily using CCIP Read
A hardhat-based environment that contains 3 main contracts to use Chainlink CCIP, Automation and Functions easily.