Skip to content
/ AIKYAM Public

Repo For HackDotSlash 3.0 Hackathon by Team Un1C0d3

License

Notifications You must be signed in to change notification settings

kp7742/AIKYAM

Repository files navigation

AIKYAM(ऐक्यम्)

logo

Build Status

What is AIKYAM?

AIKYAM provides a decentralized way to securely store a unique identification of Person through Blockchain Technology. AIKYAM is Sanskrit Word,which means Identity, Sameness or Oneness.

Features

  • Generate Unique Identification for Person
  • Decentralized Data Storage
  • Verification of Identity for KYC like Processes
  • Easy and Secure Access through APIs

Tech Stack

  • Truffle
  • Ethereum
  • IPFS (InterPlanetary File System)
  • React
  • Metamask browser extension

Running it locally

  1. Install nodejs and ganache (for local blockchain network) if you haven't
  2. clone the repository
 git clone https://github.com/kp7742/AIKYAM.git
  1. Install truffle globally and install all node dependencies
 npm install -g truffle
 npm install 
  1. Compile and migrate to local blockchain network
 truffle compile
 truffle migrate
  1. Running the client on localhost:3000
 cd client
 npm run start

About

Repo For HackDotSlash 3.0 Hackathon by Team Un1C0d3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •