Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.41 KB

readme.md

File metadata and controls

35 lines (18 loc) · 1.41 KB

The repository is based on ChainLink Bootcamp 2024

Project name - Used technology

Dynamic NFT - Automation

Chainlink Automation enables Web3 developers to seamlessly automate smart contract functions in a decentralized manner.

Documentation | Use automation

TokenShop -Data Feeds

Chainlink Data Feeds are the quickest way to connect your smart contracts to the real-world data such as asset prices, reserve balances, NFT floor prices, and L2 sequencer health.

Documentation | Use Data Feeds

Runners NFT - Randomness (VRF)

Chainlink VRF provides cryptographically secure randomness for your smart contracts.

Documentation | Use Randomness (VRF)

Cross-chain Token Transfer - CCIP

Cross-chain NFT mint - CCIP

Blockchain interoperability protocols provide transfer assets and information across multiple blockchains.

Documentation | CCIP Explorer

Functions

Chainlink Functions provides your smart contracts access to trust-minimized compute infrastructure, allowing you to fetch data from APIs and perform custom computation.

Documentation | Use Functions