Skip to content

hosseinnedaee/sign-in-with-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sign-in-with-ethereum

Tech Stack

  • Tailwindcss
  • Webpack
  • Expressjs
  • Nodejs
  • Metamask
  • Sign In With ethereum SIWE (EIP-4361)
  • JWT Authentication

Usage

Server

First run postgres database, we used docker-compose:

cd server
docker-compose -f docker-compose-postgres-pgadmin4.yml up

Then

yarn

node index.js

Server will start on http://localhost:3000

Client

cd client

yarn

yarn serve

You can open the client app in the browser by visiting: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published