CarteSign is a Handwritten Biometrics tool which can bring back traditional security to the world of Digital signature based smart contracts.
To build the frontend
cd frontend
yarn && yarn codegen && yarn start
To build backend
cd backend
sunodo build && sunodo run