Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebitokazu/my-nft-collection-on-chain
NFT collection minting with on-chain random SVG generation for @buildspace's course.
https://github.com/sebitokazu/my-nft-collection-on-chain
Last synced: 3 months ago
JSON representation
NFT collection minting with on-chain random SVG generation for @buildspace's course.
- Host: GitHub
- URL: https://github.com/sebitokazu/my-nft-collection-on-chain
- Owner: sebitokazu
- Created: 2021-10-15T12:56:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T22:17:38.000Z (about 3 years ago)
- Last Synced: 2024-02-13T09:02:29.080Z (9 months ago)
- Language: Solidity
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-buildspace - my-nft-collection-on-chain
README
# NFT collection minting dApp
LIVE @ Rinkeby Testnet: https://my-first-nft-collection-on-chain-front.vercel.app/
Web3 dApp for minting "random" SVG NFT's with on-chain metadata. Max supply: 100
## Backend
* Smart Contracts coding: Solidity language
* Testing: Hardhat
* Node service: Alchemy## Frontend
* Framework: Vue.JS
* Javscript Web3 library: ethers.js
* Wallet client: MetamaskLink to frontend repo: https://github.com/sebitokazu/my-first-nft-collection-on-chain-front
## Milestone
[Cohort's NFT](https://opensea.io/assets/matic/0x3CD266509D127d0Eac42f4474F57D0526804b44e/1287) on OpenSea for completing the course within the first week