GithubHelp home page GithubHelp logo

stammin001 / de-link Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.84 MB

Improve "Trust" aspects of the information on professional sites like Linked-In

Solidity 34.03% JavaScript 39.77% CSS 7.49% TypeScript 18.10% Shell 0.60%
blockchain chainlink credentials

de-link's Introduction

De-Link

Objective

Improve the "Trust" aspects of the information on professional sites like Linked-In

Table of Contents

Introduction

One of the promising aspects of Blockchain technology is to bring "Trust" to the information across various information/data points. In the space of professional networks, even though sites like Linked-In help with improving authenticity of the information, there is still huge scope for improvement. At the same time, organizations spend billions of dollars to verify different data points throughout various interactions with their employees, customers and other organizations. If we can bring some part of this verified information on to public blockchain as appropriate, it will have a significant impact.

Note: Given that the information in these professional sites is going to be quite diverse, this would be an attempt to see what can be done to improve trust aspects one at a time as part of ChainLink hackathon using ChainLink Oracles. Once we have basic pieces working, goal would be to expand on this further beyond this hackathon to make it more comprehensive.

Initial Architecture

Approach for the architectural pieces would be to gradually move from Web2.0 to Web3.0.

0.1

Deliverables

Milestone 1

A basic Web UI that can connect to public blockchain and take few data points like Decentralized ID (DID), University and Degree as input.

  1. Provide option to validate these credentials by sending this information to smart contract.
  2. Provide option to retrieve saved validated credentials
  3. Provide option to upload documents to IPFS by saving their links in public blockchain for a given wallet address.
  4. Provide option to view the saved documents as needed.
  5. Provide option to delete the saved links of documents from public blockchain for a given address.

Milestone 2

Smart contract sends the information to be validated to Oracle, sends the response from Oracle back to the calling application and saves the validated information on chain. This can be done using mock API for initial validation of end-end flow. Have test scripts in place to test the flow.

Milestone 3

Oracle makes calls to other applications like private blockchain, public APIs using appropriate authentication mechanisms. Data in these can still be mock-up.

Getting Started

Install needed modules and run the development server:

npm install
npm run dev
# or
yarn dev

Open http://localhost:3000

Possible UI Interactions:

  1. Connect to Wallet > Enter DID, Education Credentials > Save Data > Validate Credentials > Get Credential Result
  2. Connect to Wallet > Upload / View / Reset Documents

Tech Stack

  • Front-End: Java Script, React, Moralis, NextJS
  • Public Blockchain: Ethereum, HardHat, Chai, IPFS
  • Oracle: ChainLink
  • APIs: mock-api
  • Private Blockchain: Hyperledger Indy (TBC)
  • Database: Amazon S3 (TBC)
  • Web Server: AWS/TBD (TBC)
  • ZK: TBD (TBC)

de-link's People

Contributors

stammin001 avatar

Stargazers

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