Skip to content

spo0ds/OxAuth

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 9, 2023 13:00
March 12, 2023 15:57
April 7, 2023 09:56
March 12, 2023 15:57
May 8, 2023 23:20
March 12, 2023 15:57
May 11, 2023 16:10
March 13, 2023 15:38
April 8, 2023 11:10
March 13, 2023 15:09
May 8, 2023 23:34
March 13, 2023 15:38
March 13, 2023 15:38
March 13, 2023 15:38

OxAuth

OxAuth is a decentralized and non-custodial KYC system that leverages blockchain technology to provide users with complete control over their personal identity data. By utilizing advanced encryption and authentication mechanisms, OxAuth ensures the security and privacy of user data while enabling efficient and trustless verification and validation processes.

Table of Content
Why OxAuth?
OxAuth Architecture
Steps To Run The OxAuth
- REQUIREMENTS
- QUICKSTART
- USAGE
- DEPLOY
- TESTING

Why OxAuth?

  • To provide users with complete control over their data and privacy, ensuring that they are able to manage and access their personal information as they see fit.

  • To eliminate the need for users to repeatedly fill in the same information, creating a more seamless and efficient experience for users interacting with multiple organizations.

  • To ensure secure interactions between users and third parties, we plan to implement advanced encryption techniques such as AES and RSA, protecting user data from unauthorized access or modification.

Architecture of OxAuth

oxAuth

Steps to run OxAuth

REQUIREMENTS

  • git

  • You'll know you did it right if you can run git --version and you see a response like "git version x.x.x".

  • Nodejs

  • You'll know you've installed nodejs right if you can run:

  • node --version and get an output like: vx.x.x

  • Yarn instead of npm

  • You'll know you've installed yarn right if you can run:

  • yarn --version and get an output like: x.x.x

  • You might need to install it with npm or corepack

QUICKSTART


    git clone https://github.com/spo0ds/OxAuth.git

    cd OxAuth

    yarn

USAGE

To run on local blockchain


    yarn hardhat node

DEPLOY


    yarn hardhat deploy

TESTING


    yarn hardhat test

FRONTEND SECTION

PROCEED TO FRONTEND SECTION

THANK YOU!

About

decentralized and non-custodial KYC system with complete control over their personal identity data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published