In this tutorial, Chris demonstrates how to deploy an NFT on the testnet and interact with popular NFT marketplaces like Opensea.
In the first part of this video, Chris will teach you how to deploy an NFT on the testnet. Then, he’ll show you how to interact with popular NFT marketplaces like Opensea or Rarible.
This video is a followup to previous tutorials on setting up a ERC-20 and ERC-721 contract to deploy on testnet.
Part 1 ERC-721 : https://youtu.be/QLWFrIDeRa8
ERC-20 : https://youtu.be/pEG0JZkJt8c
In addition, this tutorial includes an example picture or NFT image placecard, designed by Ape Academy and hosted in IPFS or Pinata.
π Join Our Community π
π Ape Academy: https://academy.apeworx.io/
πΌ Submit to Ape Showcase https://academy.apeworx.io/showcase
πApe Docs: https://github.com/orgs/ApeWorX/repos…
π¦ Twitter Thread On Vyper: https://twitter.com/ApeFramework/stat…
π Report Bugs https://discord.gg/59zV9gHH
π‘Dev Support: https://discord.gg/59zV9gHH
Resources:
Python 3.7.2 or later https://www.python.org/
Ape Academy ERC-20: https://github.com/ApeAcademy/ERC20
EIP-20: https://eips.ethereum.org/EIPS/eip-20
Ape-Template: https://github.com/ApeWorX/ape-template
Cookiecutter: https://cookiecutter.readthedocs.io/e…
Vyper: http://vyper.readthedocs.io/
Gas and Fees on Ethereum : https://ethereum.org/en/developers/do…
How to Make an Account or Wallet https://academy.apeworx.io/articles/a…
source