Rishabh42 / HealthCare-Insurance-Ethereum

Medical insurance claiming DApp which uses a Multi-Sig approach to grant claim (ConsenSys project)
MIT License
111 stars 46 forks source link

Use IPFS to store records. #2

Open Rishabh42 opened 5 years ago

Rishabh42 commented 5 years ago

Storing records on the smart contract can be quite costly hence it would be great if those records can be stored on IPFS and signing can be done on the unique hash generated by IPFS.

teahsea commented 2 years ago

Hi @Rishabh42 I think i can work on this issue. Could you please add more details here if possible, and also i have participated for hacktoberfest this year as well so can you update the label as well ?

Rishabh42 commented 1 year ago

Sure @LEO1612D , Currently the medical records are being stored in the smart contract. It would be great if they can be stored on a distributed storage service like IPFS.

Feel free to discuss any ideas you have here.

Regarding the label, I'm not sure which one is needed since I already have added the hacktoberfest one

Cheers

teahsea commented 1 year ago

Sure @LEO1612D , Currently the medical records are being stored in the smart contract. It would be great if they can be stored on a distributed storage service like IPFS.

Feel free to discuss any ideas you have here.

Regarding the label, I'm not sure which one is needed since I already have added the hacktoberfest one

Cheers

okay sure.