Skip to content

devhyun05/Accuwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Accuwork Logo

Accuwork

Accuwork uses blockchain technology to securely store employment verification history and export it to third party organization.

Tech Stack

Client: React, TailwindCSS

Server: Solidity, Express

Pre-requisite

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_COMPANY_WALLET_ADDRESS=""

REACT_APP_CONTRACT_ADDRESS=""

REACT_APP_ETH_PROVIDER=""

Run Locally

Install dependencies

  cd estate_chain_backend && npm install
  cd estate_chain_frontend && npm install

Deploying the contract and start the server

  cd estate_chain_backend
  npx hardhat node
  npm run deploy:dev

Start the frontend

  cd estate_chain_frontend
  npm start

Authors

Acknowledgements

EstateChain

Real Estate website with blockchain

About

A employment work history verification application and securly store it in the blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors