This is a project which demonstrates Homomorphic Encryption using Paillier Encryption.
The API for this project can be found at Banking System API.
-
Open the project and fire up the terminal and then enter the following command.
yarn run clean-install
-
Open the terminal and enter the following command
yarn dev
This project uses Server Side Rendering and is hosted on Vercel.