Skip to content

Paper-Line/on-chain-medical-record

Repository files navigation

Mediuron

Mediuron is a secure and decentralized digital medical records platform. We enable patients to have full control over their health data, while providing easy access for authorized medical personnel. With Mediuron, your medical records are always kept confidential and accessible anytime and anywhere.

Try the app here.

✨ Links & Resources

🔒 Environment

Create .env file in the root folder

NEXT_PUBLIC_APP_SATELITE_ID # is the satelite id
NEXT_PUBLIC_APP_ENC_KEY # used for encrypt & decript the data
NEXT_PUBLIC_APP_ENV_IV # used for encrypt & decript the data

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts frontend dev server at localhost:3000
juno dev start Quickstart the local development emulator (requires Docker)
npm run build Build your production site to ./out/
juno deploy Deploy your project to a Satellite

🚀 Launch

Explore this guide to launch your Satellite into orbit via Juno's administration console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages