Categorygithub.com/RiccardoBiosas/golang-ethereum-auth
modulepackage
0.0.0-20200716092144-1b047e1bda81
Repository: https://github.com/riccardobiosas/golang-ethereum-auth.git
Documentation: pkg.go.dev

# README

Golang-ethereum-auth

contributions

About

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.

Run the project

docker-compose up

To-do list

  • 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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author