Giter Site home page Giter Site logo

artfunds_devfest's Introduction

ArtFunds_DevFest2021

Information about our DAPP

ArtFunds is a platform to display and trade Vietnamese artworks through NFT technology and marketplace.

This is our website deployed: https://artfunds.netlify.app/


We deployed our dapp on Kovan and Rospten testnet. After you login to MetaMask you can navigate to one of testnet to check

Our features

Create Collection

Create Digital Item in a collection

Buy a Digital Item on Market

Checking NFT bought

Check history and balance of wallet


If you want to run our dapp locally, following commands below to run it.

Build Setup in blockchain folder

# prepare configurations and install dependencies
$ cd blockchain
$ npm install -g truffle
$ npm install truffle-hdwallet-provider
-- check exist package before run it
$ npm install -g ganache-cli

# build up local testnet and migrate solidity
-- we also install ganache-cli on client, you still run by go to client folder and run cmd "yarn ganache-cli"
$ ganache-cli
$ truffle migrate --network
$ truffle migrate --network local

Build Setup in client folder

# prepare configurations
$ cd client
$ yarn prepare

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn start

# build for production and launch server
$ yarn build

Contact and give an outstanding effort to ArtFunds Team


Khanh Vy

Tran Nguyen

Khanh Thy

Minh Duc

Viet Trung

artfunds_devfest's People

Contributors

beobeodev avatar walter-234 avatar

Watchers

 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.