Udemy - Cross-Chain NFT Marketplace - Solidity Smart Contract, React

Torrent Details

Udemy - Cross-chain NFT Marketplace - Solidity Smart Contract, ReactUdemy - Cross-chain NFT Marketplace - Solidity Smart Contract, React

NAME
Udemy - Cross-chain NFT Marketplace - Solidity Smart Contract, React.torrent
CATEGORY
Other
INFOHASH
4d28d50cb12e68c3a1c573e797e4df1ae50c5f58
SIZE
759 MB in 98 files
ADDED
Uploaded on 11-01-2024 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[ DevCourseWeb.com ] Cross-chain NFT Marketplace : Solidity Smart Contract, React



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com







Published 12/2023

Created by Sviatoslav Mazur

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch

Genre: eLearning | Language: English | Duration: 19 Lectures ( 1h 40m ) | Size: 758 MB



Practical course: Building Cross-Chain Marketplace using Solidity Smart Contracts, ethereum blockchain, React/Nextjs



What you'll learn:

Gain a comprehensive understanding of Non-Fungible Tokens (NFTs), blockchain technology, and their significance in the digital asset space.

Learn the intricacies of cross-network interoperability and how to seamlessly transfer NFTs between different blockchain networks.

We'll start from scratch, guiding you through the process of building a modern and user-friendly frontend interface using React/Next

Understand how to interact with smart contracts and retrieve data from various blockchain networks.



Requirements:

Basic knowledge of JavaScript. Familiarity with Solidity and Ethereum. Experience working with React.



If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com



Get More Tutorials and Support Us -->> https://FreeCourseWeb.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/1. Introduction/1. Introduction.mp43.8 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/1. Initiate the project.mp415.4 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/2. Sending NFTs How It Works and the Tech Behind It.mp49.2 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/3. Cross-network Smart Contract.mp463.5 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/3.1 ONFTMarketplace.sol11.9 KB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/4. Setting up configuration files and contract deployment.mp417.8 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/4.1 config.json371 B
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/4.2 deploy.js1.6 KB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/4.3 hardhat.config.js2.6 KB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/4.4 setTrusted.js1.3 KB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/5. Web3, Smart Contracts, IPFS, and Ethereum Wallet Interactions Part 1.mp459.5 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/5.1 NFTContext.js19.6 KB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/6. Web3, Smart Contracts, IPFS, and Ethereum Wallet Interactions Part 2.mp494.5 MB
~Get Your Files Here !/2. Unveiling Cross-Network Technologies for Effective Bridging NFTs/7. Web3, Smart Contracts, IPFS, and Ethereum Wallet Interactions Part 3.mp460.2 MB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/1. App.mp415.1 MB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/2. Navbar.mp4124.6 MB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/2.1 Navbar.jsx13.4 KB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/3. Utils folder.mp45.5 MB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/3.1 getTopCreators.js480 B
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/3.2 makeid.js308 B
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/3.3 shortenAddress.js114 B
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/4. CreatorCard, Loader, Banner components.mp411.8 MB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/4.1 Banner.jsx537 B
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/4.2 CreatorCard.jsx1.9 KB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/4.3 Loader.jsx247 B
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/5. Nft Card, Search Bar, Input, Modal components.mp450.5 MB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/5.1 Input.jsx1.7 KB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/5.2 Modal.jsx1.5 KB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/5.3 NFTCard.jsx1.7 KB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/5.4 SearchBar.jsx2.6 KB
~Get Your Files Here !/3. Reusable React Components for NFT Marketplace Development/6. Bridge Components.mp416.3 MB
~Get Your Files Here !/4. Pages Folder and Complete Code/1. Home page.mp478.3 MB
~Get Your Files Here !/4. Pages Folder and Complete Code/1.1 index.js10.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/2. Create NFTs page.mp439.8 MB
~Get Your Files Here !/4. Pages Folder and Complete Code/2.1 create-nft.js6.2 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/3. NFT Marketplace Pages Listed NFTs, NFT Details, My NFTs, and Resell NFTs.mp473.3 MB
~Get Your Files Here !/4. Pages Folder and Complete Code/3.1 listed-nfts.js4.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/3.2 my-nfts.js5.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/3.3 nft-details.js9.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/4. Bridge page.mp416.9 MB
~Get Your Files Here !/4. Pages Folder and Complete Code/4.1 bridge-nfts.js10.8 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/5. Final Code.mp42 MB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/arrow.png230 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/cross.png453 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/discord.png845 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/error.png88.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/eth.svg950 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/ethereum.png49.9 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/heart-outline.png676 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/heart.png500 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/index.js2.8 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/instagram.png1.1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/layerzero.svg15 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/left.png1.1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/loader.gif85.1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/loader1.gif86.7 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/menu.png339 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/nova.png90.1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/opbnb.png53.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/optimism.png128.1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/poly.png92.9 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/right.png1.1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/scroll.png84.7 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/Search.png707 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/telegram.png719 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/tick.png749 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/twitter.png808 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/assets/upload.png4 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Banner.jsx537 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/BridgeCard.jsx1 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Button.jsx298 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/ChainId/BridgeChains.jsx4.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/ChainId/ChainId.jsx4 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/ChainId/ChainId.module.css782 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/CreatorCard.jsx1.9 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Footer.jsx2.2 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/index.js467 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Input.jsx1.7 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Loader.jsx247 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Modal.jsx1.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/Navbar.jsx10.5 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/NFTCard.jsx1.7 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/components/SearchBar.jsx2.6 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/context/config.json371 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/context/NFTContext.js16 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/context/NFTMarketplace.json0 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/contracts/ONFTMarketplace.sol11.9 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/env49 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/hardhat.config.js2.6 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/next.config.js272 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/package.json2 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/pages/bridge-nfts.js10.8 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/pages/create-nft.js5.9 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/pages/index.js8.3 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/pages/listed-nfts.js3.7 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/pages/my-nfts.js4.4 KB
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/pages/_app.js993 B
~Get Your Files Here !/4. Pages Folder and Complete Code/lz-alpha-nft/README.md1 B

Alternative Torrents for 'Udemy Crosschain NFT Marketplace Solidity Smart Contract React'.

There are no alternative torrents found.