2:I[25250,["5250","static/chunks/5250-a90c75b5cb730830.js","1931","static/chunks/app/page-28143b1a65a7deed.js"],""] 3:I[80377,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","5101","static/chunks/5101-106548b2c532047c.js","8187","static/chunks/8187-495ba2c3ead388b0.js","3185","static/chunks/app/layout-9cfc127f64213b4e.js"],"ThemeProvider"] 4:I[92980,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","5101","static/chunks/5101-106548b2c532047c.js","8187","static/chunks/8187-495ba2c3ead388b0.js","3185","static/chunks/app/layout-9cfc127f64213b4e.js"],"ScaffoldEthAppWithProviders"] 5:I[5613,[],""] 6:I[31778,[],""] 0:["Ud22eZyf0IFlFQ5LbEa9D",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},["$L1",["$","div",null,{"className":"min-h-screen max-w-[1200px] mx-auto flex flex-col items-center justify-center","children":[["$","div",null,{"className":"container text-center w-full mt-16","children":["$","h1",null,{"className":"text-3xl sm:text-6xl font-bold","children":"Fleek Chainlink Extension"}]}],["$","section",null,{"id":"overview","className":"container mx-auto text-center py-20","children":[["$","h2",null,{"className":"text-4xl font-bold mb-4","children":"Cross-Chain Interoperability Made Simple"}],["$","p",null,{"className":"text-lg mb-8","children":"Implement secure cross-chain token transfers, messaging, and NFT minting using Scaffold-ETH and Chainlink."}],["$","div",null,{"className":"space-x-4","children":[["$","a",null,{"href":"https://github.com/KcPele/fleek-chainlink-extension","className":"btn btn-primary text-white px-6 py-3 rounded shadow","children":"View on GitHub"}],["$","a",null,{"href":"#features","className":"bg-gray-800 text-white px-6 py-3 rounded shadow hover:bg-gray-900","children":"Get Started"}]]}]]}],["$","section",null,{"id":"features","className":"container mx-auto py-20","children":[["$","h3",null,{"className":"text-3xl font-bold text-center mb-12","children":"Features"}],["$","div",null,{"className":"flex flex-wrap justify-around","children":[["$","$L2",null,{"href":"/token-transfer","className":"hover:scale-[1.1] transition-all w-80 bg-base-100 p-6 shadow-lg rounded-lg text-center mb-8","children":[["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"🔄 Token Transfers"}],["$","p",null,{"children":"Transfer tokens securely across different blockchains using Chainlink CCIP."}]]}],["$","$L2",null,{"href":"/cross-chain-messaging","className":"hover:scale-[1.1] transition-all w-80 bg-base-100 p-6 shadow-lg rounded-lg text-center mb-8","children":[["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"✉️ Cross-Chain Messaging"}],["$","p",null,{"children":"Send and receive data across multiple blockchains seamlessly."}]]}],["$","$L2",null,{"href":"/cross-chain-minting","className":"hover:scale-[1.1] transition-all w-80 bg-base-100 p-6 shadow-lg rounded-lg text-center mb-8","children":[["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"🖼️ NFT Minting"}],["$","p",null,{"children":"Mint NFTs on any destination chain via cross-chain requests."}]]}],["$","$L2",null,{"href":"/vrf","className":"hover:scale-[1.1] transition-all w-80 bg-base-100 p-6 shadow-lg rounded-lg text-center mb-8","children":[["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"🎲 Chainlink VRF"}],["$","p",null,{"children":"Generate and verify randomness securely using Chainlink VRF."}]]}],["$","$L2",null,{"href":"/price-feed","className":"hover:scale-[1.1] transition-all w-80 bg-base-100 p-6 shadow-lg rounded-lg text-center mb-8","children":[["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"📈 Data feeds"}],["$","p",null,{"children":"Connect your smart contracts to the real-world data such as asset prices."}]]}]]}]]}],["$","section",null,{"id":"getstarted","className":"container max-w-xl mx-auto py-20","children":[["$","h3",null,{"className":"text-3xl font-bold text-center mb-12","children":"Getting Started"}],["$","div",null,{"className":"bg-base-100 p-8 shadow-lg rounded-lg","children":[["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"🔄 Token Transfers"}],["$","p",null,{"className":"mb-6","children":"Chainlink CCIP allows secure and efficient transfer of tokens across different blockchains. Using the Token Transfer feature, you can initiate a token transfer from one blockchain to another by specifying the destination chain, token address, amount, and receiver address."}],["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"✉️ Cross-Chain Messaging"}],["$","p",null,{"className":"mb-6","children":"Chainlink CCIP supports sending and receiving arbitrary data across chains. The Cross-Chain Messaging feature enables you to transmit important information or commands from one blockchain to another, ensuring reliable cross-chain communication."}],["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"🖼️ Cross-Chain NFT Minting"}],["$","p",null,{"className":"mb-6","children":"With Chainlink CCIP, you can mint NFTs on a destination chain via cross-chain requests. The Cross-Chain NFT Minting feature allows you to trigger NFT creation on another blockchain, expanding the reach and utility of your digital assets."}],["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"🎲 Chainlink VRF"}],["$","p",null,{"className":"mb-6","children":"Chainlink VRF (Verifiable Random Function) provides a secure and verifiable way to generate randomness on-chain. This is essential for applications requiring unbiased random outcomes, such as lotteries, gaming, and NFT distributions."}],["$","h4",null,{"className":"text-2xl font-bold mb-4","children":"📈 Data feeds"}],["$","p",null,{"className":"mb-6","children":"Chainlink Data Feeds are the quickest way to connect your smart contracts to the real-world data such as asset prices, reserve balances, and L2 sequencer health."}]]}]]}]]}],null]]},[null,["$","html",null,{"suppressHydrationWarning":true,"children":["$","body",null,{"children":["$","$L3",null,{"enableSystem":true,"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"loading":"$undefined","loadingStyles":"$undefined","loadingScripts":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[],"styles":null}]}]}]}]}],null]],[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b30489573339f853.css","precedence":"next","crossOrigin":""}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/264ae06e9e7e7f1d.css","precedence":"next","crossOrigin":""}]],"$L7"]]]] 7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Fleek Chainlink Extension"}],["$","meta","3",{"name":"description","content":"Fleek Chainlink Extension is a template for building a Chainlink Extension on Fleek."}],["$","meta","4",{"property":"og:title","content":"Fleek Chainlink Extension"}],["$","meta","5",{"property":"og:description","content":"Fleek Chainlink Extension is a template for building a Chainlink Extension on Fleek."}],["$","meta","6",{"property":"og:image","content":"http://localhost:3000/thumbnail.jpg"}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"Fleek Chainlink Extension"}],["$","meta","9",{"name":"twitter:description","content":"Fleek Chainlink Extension is a template for building a Chainlink Extension on Fleek."}],["$","meta","10",{"name":"twitter:image","content":"http://localhost:3000/thumbnail.jpg"}],["$","link","11",{"rel":"icon","href":"/favicon.png","sizes":"32x32","type":"image/png"}]] 1:null