Giter Site home page Giter Site logo

lazycoderteam / login-with-metamask-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amaury1093/login-with-metamask

0.0 2.0 0.0 151 KB

Demo project for blog post:

Home Page: https://www.toptal.com/ethereum/one-click-login-flows-a-metamask-tutorial#utilize-unreal-developers-today

License: MIT License

JavaScript 88.58% HTML 7.40% CSS 4.02%

login-with-metamask-demo's Introduction

Login with MetaMask

This demo is published as part of the corresponding blog article "One-Click Login with Blockchain: a MetaMask Tutorial".

Live Demo ๐Ÿš€

The working app can be seen on Firebase: https://login-with-metamask.firebaseapp.com.

The backend is hosted on Now by Zeit: https://login-with-metamask.now.sh/api/users

demo

Getting Started

The app is made out of a backend which is a REST API written in Express, and a frontend which is a React single-page application. It's really a demo, so I tried to use as few libraries as possible.

To start the backend:

cd backend
yarn install
yarn dev # Will reload the node app on file changes

The backend should be running on localhost:8000.

To start the frontend:

cd frontend
yarn install
yarn start # Will refresh the page on file changes

This demo is published as part of the corresponding blog article at https://www.toptal.com/ethereum/one-click-login-flows-a-metamask-tutorial#utilize-unreal-developers-today. Visit https://www.toptal.com/blog and subscribe to our newsletter to read great posts!

If you liked this demo, I appreciate small donations. 0xa395447BF15f7525484C0378c76627D45ADE0B96

login-with-metamask-demo's People

Contributors

amaury1093 avatar codingthat avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.