Giter Club home page Giter Club logo

virtualtrack's Introduction

VirtualTrack

Code snippets and supporting documentations for the VirtualTrack project built on Matic, Ethereum and Portis by The Misfits .

Watch the demo video here.

Overview

Blockchain has the potential to revolutionize the Legal industry, we have worked on two potential areas where this technology can streamline legal work and enhance- transparency, authenticity, security, and immutability.

  1. Smart contracts
  • Authenticity A legally binding contract consists of signing authority, lawyers, and parties involved. All of them have to register at the platform with government-approved documents, which strengthens the authentic quotient of our project. After drafting and validation of the contract, the signing authority signs the contract and is reflected on the blockchain.
  • Transparency and security Information in the contract will be visible to all the authorized members of the blockchain.
  1. Chain of custody
  • Immutability Evidence should not be altered during the investigation, in order to be admissible in a legal court process. guaranteeing auditable integrity of the collected evidence i.e. Nobody can alter/ tamper with the evidence
  • Traceability Tracing a piece of evidence would be easier and less time consuming as every record is time-stamped, facilitating speedy judgments.

Features

Instructions to run the project locally

  1. Go into the root folder of the project, named SupplyChain and run npm install.
  2. Inside the root folder, run truffle compile to compile the Solidity smart contract to their JSON ABIs.
  3. Run truffle migrate --reset --network matic to migrate the smart contracts to the Matic Mumbai test network or truffle migrate --reset --network ropsten to migrate to the Ropsten Test Network.
  4. After migration, run npm start to start the Web Application.

Note: If you want to use your own account to deploy the contracts, open the .secret file and enter your mnemonic. To get the mnemonic of your account, you can go to Account Settings on Metamask or Export Account on Portis.

Note: If you decide to deploy using your personal account, ensure that there are enough MATIC/ETH tokens in your account. You can request tokens using the publically available faucet for the Matic Mumbai network or faucets for the Ropsten network.

Contract Creation

Tech Stack:

Portis React and Portis

virtualtrack's People

Contributors

skhiearth avatar

Stargazers

 avatar  avatar

Watchers

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