Skip to content

techsupport-noah/ChainOfTrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chain Of Trust

Table of Contents

Overview

Chain of Trust is a webapp designed to let you interact with our contract. We aim to bring a little more trust into the crypto game by providing a trust score/reputation based system. As we write each contribution to project onto the chain, everything is transparent and permanent. There is no chance for scammers to just delete their negative review. Once on the chain, always on the chain.

Our Webapp gives you access to:

  • contribution features Contribution Screenshot

  • explorer features Explorer Screenshot

RESOURCES

Contract Files

🌟 Quicklink

Web App

🚀 Quicklink

INSTALLATION

  • Clone this repo.
  • Unzip, if needed, and open the folder in an editor of your choice, for example use VS Code.
  • From the terminal run:
 cd Front_End
 npm install

Execution

  • From the terminal run:
 npm run dev

Export Commands

Generate:

$ npm run generate
  • Generates a static website ready for deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published