Skip to content

A Dapp that allows patient DNA to be recorded on a blockchain

Notifications You must be signed in to change notification settings

walt-1/DNA-Patient-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA Patient List

After cloning the Repo :

  1. open a terminal and run testrpc [ -s 'test' flags will always create the same account addresses ]

  2. open a separate terminal window, locate to the blockchain folder and run truffle migrate to deploy the contracts onto your testrpc.

  3. find the hash associated with People: in the migration log, copy and paste to set const ADDRESS = '{your-hash-here}' in the src/App.js file

  4. Then locate to the root of the app and run npm install

  5. run npm start to serve on http://localhost:3000

About

A Dapp that allows patient DNA to be recorded on a blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published