Web3-based Elliptic Curve Digital Signature Algorithm (ECDSA) implemented with golang as a back-end language and a react-typescript & metamask skeleton on the client-side.
The implemented signature scheme follows the EIP-712 standard.
docker-compose up
- Increase test coverage
- Log out API endpoint
- Generate JWT
- Add Dockerfile && docker-compose
- Add database
- Log in API endpoint with signature verification
- Register API endpoint
- Pseudo-random nonce generation