An implementation script that takes a private key and output the public key while operating on the BLS12_381 curve.
git clone https://github.com/dameldesign/crowd-funding
cd backend
sunodo build
sunodo run
cd frontend
npm i
npm run dev
An implementation script that takes a private key and output the public key while operating on the BLS12_381 curve.
git clone https://github.com/dameldesign/crowd-funding
cd backend
sunodo build
sunodo run
cd frontend
npm i
npm run dev