GithubHelp home page GithubHelp logo

crowdfund-nft's Introduction

CrowdFund NFT - Crowdfunding on the IC using NFTs as proof of ownership

Backend
The backend stores all the user/project info.

Frontend
Built using Next.js

Live Demo in IC Mainnet 🥳

https://kn5ky-6iaaa-aaaai-qbikq-cai.ic0.app/

Quick Start (Run locally)

Install:

sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"

Clone this Git repository:

git clone https://github.com/CrowdFund-NFT/crowdfund-nft

Open command terminal: Enter the commands to start dfx local server:

cd crowdfund-nft
dfx start --clean

Note: If you run it in MacOS, you may be asked allow connections from dfx local server.

In a new terminal window, enter the commands to install dependencies, deploy canister and run Next.js dev server:

npm install
dfx deploy
npm run dev

Open in Chrome the following URL to try the demo app:
http://localhost:3000/

Cleanup - stop dfx server running in background:

dfx stop

Project Structure

Internet Computer has the concept of Canister which is a computation unit. This project has 2 canisters:

  • backend
  • frontend

Canister configuration are stored in dfx.json.

crowdfund-nft's People

Contributors

artur112 avatar crowdfundnft avatar dependabot[bot] avatar lukedugdale avatar maxlascombe avatar tomstuartdev avatar zaarheed avatar

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.