Back to Blog

hack is Awarded Chainlink Grant to Develop Gas-Efficient, Open-Source NFT Templates Using Chainlink Keepers and Chainlink VRF

2 min read·Posted underNews &Partnerships
Cover Image for hack is Awarded Chainlink Grant to Develop Gas-Efficient, Open-Source NFT Templates Using Chainlink Keepers and Chainlink VRF

Share

We’re excited to announce that hack has been selected as a recipient of a blockchain integration grant from the Chainlink Community Grant Program to build open-source infrastructure that empowers smart contract developers, specifically open-source templates that help reduce gas costs for NFT mints by queueing transactions and using Chainlink Keepers and Chainlink VRF to mint and reveal metadata in batches.

The creation of templates that leverage Chainlink Keepers and Chainlink VRF will enable developers to bring more cost-efficient NFT mints and a better experience for the end-users.

When NFT projects that have been developed using these open-source templates, the NFTs in the projects can signal for themselves to be revealed and added to a queue in the smart contract batch. As long as the minting window is still open, Chainlink Keepers will then automatically check the queue at a set time period. If there aren’t enough requests in the queue, no smart contract actions will be triggered. However, if there are requests waiting then Chainlink Keepers will execute a function that uses Chainlink VRF to generate random characteristics for the NFT metadata and then move the NFTs from the queue.

By batching multiple requests and responses into single transactions with Chainlink VRF, NFT projects that need multiple randomized values to generate unique characteristics for each individual NFT can achieve significant gas savings. These cost-efficiency gains are particularly favourable for larger NFT projects or those with more frequent drops on blockchains with higher transaction fees. Chainlink Keepers further increase efficiency through smart contract automation, which saves time and human resources that can be spent more creatively.

Ultimately, improved open-source NFT infrastructure empowers developers to experiment with new use cases, and drive innovation across the Web3 space. 

Chainlink is the leading provider of secure and reliable open-source blockchain oracle solutions, enabling smart contracts to connect to real-world data and systems, such as off-chain data feeds, web APIs, IoT devices, payment systems, and more. Their team is dedicated to the development and integration of Chainlink as the standard decentralized oracle framework used by smart contracts across any blockchain. 

Have a project in mind?

Let's talk about what you're building.


Silvia
About the author

Silvia

Silvia is an aspiring marketing creative and civil engineering graduate who believes simplicity and empathy are key to conveying the ideas around revolutionary technologies like blockchain. Excited about NFTs, DeFi, DAOs and anything that brings the power back to people through transparent and decentralized solutions. Always striving to break down complex topics into core components while bringing meaningful insights, she believes a well-crafted story can change a person’s life.


More Stories

Cover Image for The zkEVM Race: Ethereum’s Most Difficult Engineering Problem

The zkEVM Race: Ethereum’s Most Difficult Engineering Problem

Every blockchain faces the same uncomfortable question eventually: what happens when more people want to use it than it can handle? For Ethereum, that question stopped being theoretical years ago. At peak congestion, a simple token swap can cost more in gas fees than the tokens themselves are worth. The network processes roughly 15 transactions […]

Read more
Cover Image for The Hidden Threats in Code Review Requests: A Cautionary Tale for Developers

The Hidden Threats in Code Review Requests: A Cautionary Tale for Developers

As developers, we’re often approached to troubleshoot or optimize projects. While most requests are legitimate, sometimes they conceal malicious intent. Recently, we’ve been encountering situations that underscore the importance of vigilance in our field. Here’s a detailed account of what happened in one of the requests, how we uncovered the threat, and the lessons we […]

Read more