You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Platform where the patients can store all their medical records in a single place. Patients are the only person that can access the data or give permission to access the data.
npm install
create a .env file and configure this :`REACT_APP_WEB3STORAGE_TOKEN =``REACT_APP_SYMMETRIC_KEY =`
npm run start
About
This is a Platform where the patients can store all their medical records in a single place. Patients are the only person that can access the data or give permission to access the data.