Git Product home page Git Product logo

-crptchat's Introduction

DaoChat

DaoChat Walkthrough - https://drive.google.com/file/d/1z0KN9sju4JaNkZQZJVo-qbOEYF-4KP8g/view

A Web3 Chat Dapp allowing DAO Members to Create New Proposals, Chat with Dao Members, View Proposals(Approve, reject them), and chat on those proposals

For running

step 1 : git clone https://github.com/tanishbaansal/DaoChat

Then for cometchat api

step 1: A CometChat Api which you can get from - https://app.cometchat.com/signup

STEP 2: From the dashboard, add a new app called DaoChat.

STEP 3: Select the app you just created from the list.

STEP 4: From the Quick Start copy the APP_ID, REGION, and AUTH_KEY, to .env file.

Truffle + genache -

Step 1: npm install in main folder then npm install in frontend folder

Step 2: start a ganche instance by running ganache command in terminal and then copy the private key from that and import that private key in metamask, Then deploy contract using truffle migrate --network development

Step 3: copy the abis from build directory to frontend/src/abi directory

Step 4: go to the frontend folder and start the server using npm start and then the server will listen on localhost:3000 where the frontend will be shown

-crptchat's People

Contributors

tanishbaansal 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.