Skip to content

jimcase/EMR-Ethereum

Repository files navigation

EMR-Ethereum

Build Status

Electronic Medical Records PoC, by Caso myOMICS.io

How to use

Select the specific nvm version:

❯ nvm use v14.6.0 

Install dependencies:

❯ npm install 

Compile smart contracts:

❯ truffle compile 

Launch dev blockchain wit ganache.

❯ ganache-cli 

Run the tests:

❯ truffle test 
❯ truffle deploy

How to launch web app:

❯ react-scripts start

About

Electronic Medical Records PoC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published