Giter Club home page Giter Club logo

proofmvp's Introduction

๐Ÿ…ฟ๏ธ Proof: Your on-chain work identity

Turn your wallet into your web3 contribution portfolio
members can own their work, build up their contribution portfolio, and help organizers better understand and develop their organizations.
We are addressing DAO recruiting and engagement issues through constructing an on-chain work identity, here is our MVP demo, and an annotated walkthrough of the Hackathon project (ver 1.0, and ver 2.0 is submitted as a BUIDL).
Please checkout our website for more information: https://www.myproof.xyz/

Proof NFT on Chains

Our Proof contract is on the following three networks!

  1. Ropsten Test Network: 0xfBB4044444E8ab9bc411E04b947fa5322470e8df
  2. Harmony Testnet: 0xF9bbc21311Eaa76C0C565353763eBd74c129c58e
  3. Matic Mumbai: 0x4C374880BBEE573d4113FD6aEc91Ba1c1fFFC351

๐Ÿชœ Installation

To use this app, you'll need to do the following:

  1. Run npm install to download the node_modules folder.
  2. Download the dotenv package in your project directory by running npm install dotenv --save in your terminal
  3. Create a .env file in the root directory this proof by entering the following on your command line: vim .env and then add your Alchemy API Key and Pinata Key and Secret. Altogether, your .env file should look like so:
REACT_APP_PINATA_KEY = <pinata-key>
REACT_APP_PINATA_SECRET = <pinata-secret>
REACT_APP_ALCHEMY_KEY = https://eth-ropsten.alchemyapi.io/v2/<alchemy-key>
  1. Run npm startin your terminal to open app in your browser at http://localhost:3000/.
  2. Our smart contract is deployed on Ropsten Test Network, to view your minted Proof badge in your wallet, please switch to Ropsten Test Network and claim your NFT!

proofmvp's People

Contributors

kristinayige avatar honghaoq 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.