GithubHelp home page GithubHelp logo

harshal239 / blockchain_sso Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shubham1632/blockchain_sso

0.0 0.0 0.0 359 KB

A Single Sign On implemented on the Ethereum blockchain to provide security to data and make the process decentralized.

JavaScript 72.16% HTML 6.93% Solidity 20.92%

blockchain_sso's Introduction

Blockchain SSO

This project demonstrate the Single Sign On using the blockchain. it workes as a decentralized auth which autheticate the user without storing their data in a decentralized server.

This project is entirely made on hardhat. has one smart contract called sso which has all the nessesary functions that are required for authentication. has 4-5 scripts including a deployment script. hardhat-gas-reporter is already implemented. will reqire to add the specific packages to run the application at other end.

To Use the project at your end:

  1. intialize a folder and an empty local git repository
  2. fork the project to your local repository
  3. run yarn/npx hardhat node to get all the account
  4. make a .env file and specify the rpc_url and your accounts private id's there
  5. to run on goerli testnet add your own private key and node end-point (from alkemy)
  6. to compile the smart contract you can use
yarn hardhat compile
  1. to deploy the script on local node
yarn hardhat run scripts/deploy.js

Open for all kind of contributions

Try running some of the following tasks: (can use yarn/npx)

i used YARN in project

npx hardhat help
npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
npx hardhat run scripts/store.js
npx hardhat run scripts/validate.js
npx hardhat run scripts/getcount.js

Contributors

  1. Shubham Gangurde
  2. Harshal Walunj

blockchain_sso's People

Contributors

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