Giter VIP home page Giter VIP logo

blockchainsem_group11's Introduction

bsapp14

Overview

  1. Prerequisite
  2. General information
  3. Launch & Deployment
  4. Live Demo
  5. NFT Contracts
  6. Acknowledgment

Prerequisite

  • git (For cloning the Repo)

  • truffle (For Migrating the Contract)

  • ganache (Run the test Ethereum blockchain)

  • nodejs

General information

This repository is NFT minter and Auction house to sell and buy UZHETH ethereum NFT.

Launch & Deployment

Clone repository

First of all, clone the repository of the project:

$ git clone https://github.com/0zyxel0/blockchainsem_group11.git

Install dependencies

$ npm install

This command has to be run before starting the application for the first time. It will install further dependencies besides Node.js.

Run Truffle Migrate

$ truffle migrate

This commmand complies the contract. ganache should be running in backgroup.

Additional Steps in Ganache or Remix

Copy the Contract Address of the Deployed Contracts in the .ENV file for each contract.

Run the Server for Development

$ npm run dev

For Production Build

$ npm run build
$ npm run start

This project use nuxtjs, for more details please check out here

Live Demo

Click here for Live demo

NFT Contracts

In this project we have two contracts:

  • NFT: Used to mint Token in this contract

  • NFTAuction: For adding the NFT to action, tranfer the NFT and Bidding on NFT.

Acknowledgment

We thank the Seminar Blockchain Programming Team HS21 for all the support and advice during this course.

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.