/EMR-Blockchain-Dapp

Primary LanguageTypeScriptMIT LicenseMIT

About The Project

Medical Record Dapp smart contract was written in solidity and depoloyed to the Celo blockchain. It's a decentralized Medical system, built using the Celo composer for smart contract interactions.

Built With

Celo Composer is built on Celo to make it simple to build dApps using a variety of front-end frameworks.

How to Run and Test the Code

  • Fork this repository and clone your forked copy
  • Do npm install or yarn this will install all required dependencies
  • cd into hardhat directory to deploy the contract
  • To deploy the contract use this command npx hardhat run scripts/deploy.ts –network alfajores
  • To run the local server cd to the react-app directory and run npm run dev

License

Distributed under the MIT License. See LICENSE.txt for more information.