Agenda’s ❖ ❖ ❖ ❖
Introduction What is blockchain? And it’s use-cases What is NFT?
Fungible vs Non-fungible token ❖ How do you use NFT? ❖ How NFT work? ❖ Buy and sell NFTs on Marketplace (With demo) ❖ Overview of Smart contract ❖ Demo ❖ Q&A
What is blockchain? A Technology that:
Distributed Ledger Technology
Immutable records
Smart Contracts
Blockchain use case
What is NFT(NON Fungible Token)? What is NFT?
Market for NFTS?
Popular Marketplaces for NFTS?
What is the Future of NFT?
How do you use NFTs?
How do you use NFTs? (Continue..)
This are the examples of popular NFT Games
How NFTs work? Create Art
Setup Cryptocurrency wallet
Mint the product
List product to marketplace
How to buy & sell NFTs ❖ Getting started on OpenSea ❖ Popular wallets ➢ Metamask ➢ Coinbase ➢ WalletConnect ❖ Connecting your wallet ❖ Exploring ❖ Buying NFTs ❖ Mint your NFT and selling ❖ Check NFT ranking on rarity.tools
Smart contract ❖ What is smart contract? ❖ Solidity, Rust, Javascript, Go, C++, Etc. ❖ IDEs & Tools ➢ Remix online editor, Truffle/Ganache, Hardhat, openzeppelin ❖ Test networks ➢ Robsten, Kovan, Rinkeby ❖ How Smart Contracts & NFTs Can Interact With Each Other ➢ NFT’s can be embedded within smart contracts ➢ Smart contracts can be embedded in an NFT to call and access assets within the NFT ❖ Cost to deploy on Ethereum ❖ What is Token standards?
Token Standards A standard interface for fungible (interchangeable) tokens
This standard provides basic functionality to transfer tokens, as well as allow tokens to be approved
A standard interface for non-fungible tokens
It adds two functions to increase and decrease the total amount of tokens in circulation
Demo ❖ Quick demo ❖ Overview of Technologies and Tools ❖ Compile and Deploy smart contract ➢ Remix ➢ Tuffle ➢ RedHat ❖ Matamask with Test network ❖ How to connect ABI and use methods ❖ How to mint art nft token ❖ Check transaction activity
Sources https://www.investopedia.com/terms/b/blockchain.asp https://www.forbes.com/advisor/in/investing/what-is-an-nft-how-do-nfts-work/ https://www.hongkiat.com/blog/nft-use-cases/ https://cryptopotato.com/how-to-buy-and-sell-your-first-nft-on-opensea-a-step-by-step -guide/ https://ethereum.org/en/developers/docs/standards/tokens/ https://opensea.io/ https://openzeppelin.com/contracts/ https://rarity.tools/ https://remix.ethereum.org/ https://www.udemy.com/course/nft-for-beginners/ https://metamask.io/
Thank you