?/100

20 Minute Crypto Adventure: Learning About Solidity, NFT's, and Lazy Minting

June 1, 20225932

Description

Let's go, in and out, 20 minutes adventure! Let's dive into the world of Ethereum, Solidity, nft's, and lazy minting. GLSL Course: https://simondev.teachable.com/p/glsl-shaders-from-scratch Patreon: https://www.patreon.com/simondevyt Follow me on: Twitter: https://twitter.com/iced_coffee_dev Instagram: https://www.instagram.com/beer_and_code/ Github: https://github.com/simondevyoutube/ In this video, we'll do a little dive into the world of crypto, Ethereum, and smart contracts by building our own nft platform. We'll cover getting a basic hardhat setup going, with ethers.js and waffle.js for testing. We'll also cover using Solidity, along with OpenZeppelin's contracts to build our NFT's using ERC721 and EIP712. It's kind of interesting to explore the world of smart contracts a bit, see what this is all about. Our NFT's will have their metadata hosted on IPFS using Moralis, and we'll adhere to the OpenSea metadata standards so that we get nice listings with stats and all that jazz. By the end, we should end up with a full Web3 enabled website, where you can list NFT's that are lazy minted on demand, and then you can turn around and resell them on OpenSea. Links: https://hardhat.org/ https://docs.ethers.io/v5/ https://getwaffle.io/ https://ethereum.org/en/developers/docs/ https://docs.polygon.technology/ https://mumbai.polygonscan.com/ https://docs.openzeppelin.com/contracts/4.x/ https://metamask.io/ https://testnets.opensea.io/ https://en.wikipedia.org/wiki/Non-fungible_token

Wheatcha