ConveyChat / Convey

A communications platform on layer 1 Ethereum - Built at ETHWaterloo 2
https://devpost.com/software/connexion-vy3a9c
7 stars 3 forks source link

Encryption / Decryption #11

Open darcysimmons opened 4 years ago

darcysimmons commented 4 years ago

Ethers.js Managing mnemonic Sample example Person A sends message and encrypts it with person B’s public key Make sure Person B can only decrypt the message

haardikk21 commented 4 years ago

Keep in mind the code for this should go into the convey next repo - not this one. For now yiu can just make a folder there or something.