Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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: Metamask

Link 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