Giter VIP home page Giter VIP logo

goerlimons-nft-minter's Introduction

Hello Everyone, This is my NFT minting dapp built on Ethereum Blockchain. Here are steps involved to build it. link - https://orange-truth-4802.on.fleek.co/

Screenshot (27)

Steps involved in this :-

1 > Making Art - I designed the components such as Body, Eyes, Neckband, Background, Mouth using Inkscape.

Screenshot (33)

2 > Generating NFTs and Metadata - I used hashlips generator for combining my components and creating PNG images and JSON files containing Metadata. repo - https://github.com/HashLips/hashlips_art_engine

Screenshot (34)

3 > Uploading PNGs and JSONs on IPFS - This is a cruical step as the CID (Content Identifier) will of the Metadata file with the link will be added as the 'baseURI' in your ERC721 smart contract. There's two important things to note here :-

  • Uploadin the PNGs folder first
  • Then adding the CID of PNGs folder to the JSON metadata and finally uploading metadata folder

4 > Smart Contract - For this project I used Openzeppelin's ERC721 standard smart contract and added the CID of JSON metadata as my 'baseURI'.

5 > Testing and Deploying the contract - I ran some important tests on my contract using Hardhat which is available in this repo and finally deployed it on GOERLI test network.

6 > Frontend - By far the most popular frontend framework is ReactJS and I built my frontend using exactly that.

7 > Deploying on IPFS - We all have heard that IPFS is the future of internet, so I wanted to get my hands dirty on it. I used Fleek to deploy this website on IPFS, here's the link - https://fleek.co/

Screenshot (32)

goerlimons-nft-minter's People

Contributors

basu1020 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ranamom

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.