Giter VIP home page Giter VIP logo

blockchain-developer-bootcamp-final-project's Introduction

Blockchain Developer Bootcamp Final Project

Project description

A public note publishing dApp using NFTs that allows a user to mint an ERC-721 compliant NFT. The user provides their input to mint their public note on the blockchain as a NFT. The dApp also allows a user to see all minted public notes.

The dApp allows the user to connect their wallet by clicking a button in the front-end application to pop up the MetaMask interface, provide input to be included in their NFT (their public note), pay a fee, mint the note as an NFT, and view all minted NFT notes.

Directory Structure

Folder Contents
contracts Smart contract as deployed on the Kovan testnet
docs Project documentation for deployed address, security and design patterns
frontend Front-end client application to interact with the deployed smart contract
migrations Migration scripts for deploying the smart contracts in the contracts directory
test Unit tests for validating the smart contract

Public Ethereum Address for Certification

0x93d99aaA8533A27DF5e5dE688915D7697aea7e34

Dependencies

  • dotenv
  • web3
  • openzeppelin-soidity
  • truffle/hdwallet-provider

Install dependencies using:
npm install

Starting the client application

Open the project in VSCode and use the Live Server plugin to open ./frontend/index.html in the browser.

Running Smart Contract tests

Have a Ganache server running on port 8545 and run truffle test

Deployed Address

https://blockchain-developer-bootcamp-final-project-gamma.vercel.app/

Screencast

https://youtu.be/IsY7N7EwjtY

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.