dameldesign / crowd-funding

Dedicated to Raising Funds Specifically for Tech StartUps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartesi Hackaton 2024

An implementation script that takes a private key and output the public key while operating on the BLS12_381 curve.

How to use?

Clone this repo

git clone https://github.com/dameldesign/crowd-funding

Open two terminals

cd into the backend repo

cd backend

run

sunodo build

run

sunodo run

On second terminal

cd into the frontend repo

cd frontend

run

npm i

run

npm run dev

About

Dedicated to Raising Funds Specifically for Tech StartUps


Languages

Language:TypeScript 83.7%Language:JavaScript 9.5%Language:CSS 6.2%Language:Shell 0.4%Language:Dockerfile 0.2%