Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emTr0/NFT-Minting-and-Web3-App
Based on a BuildSpace project where I learned to programmatically generate a NFT collection, write and deploy a smart contract in Solidity, and build a React dApp that let's users connect their wallets to interact with the NFTs.
https://github.com/emTr0/NFT-Minting-and-Web3-App
crypto cryptocurrency dapp ethereum minting nft nfts react reactjs smart-contract smart-contracts solidity web3
Last synced: about 1 month ago
JSON representation
Based on a BuildSpace project where I learned to programmatically generate a NFT collection, write and deploy a smart contract in Solidity, and build a React dApp that let's users connect their wallets to interact with the NFTs.
- Host: GitHub
- URL: https://github.com/emTr0/NFT-Minting-and-Web3-App
- Owner: emTr0
- License: mit
- Created: 2021-10-23T16:55:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T16:55:54.000Z (about 3 years ago)
- Last Synced: 2024-05-01T17:24:56.132Z (8 months ago)
- Topics: crypto, cryptocurrency, dapp, ethereum, minting, nft, nfts, react, reactjs, smart-contract, smart-contracts, solidity, web3
- Language: Solidity
- Homepage: https://nft-starter-repo-final.emtr0.repl.co/
- Size: 122 KB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-buildspace - NFT-Minting-and-Web3-App
README
# Mint a NFT collection and ship a Web3 app to show them off
Based on a [BuildSpace](https://buildspace.so/) project where I learned to programmatically generate a NFT collection, write and deploy a smart contract in Solidity, and build a React dApp that let's users connect their wallets to interact with the NFTs.
Web3 client app available at [nft-starter-repo-final.emtr0.repl.co](https://nft-starter-repo-final.emtr0.repl.co/).
Connect your MetaMask wallet to mint a NFT!