Skip to content

a sample application with login function using MetaMask, built with Echo + Vue.js

License

Notifications You must be signed in to change notification settings

m0t0k1ch1/metamask-login-sample

Repository files navigation

metamask-login-sample

a sample application for testing login with MetaMask, built with Echo + Vue.js

Demo

https://mls.m0t0k1ch1.com

Overview

sequence diagram

Download

Please install yarn in advance.

$ mkdir -p $GOPATH/src/github.com/m0t0k1ch1
$ cd $GOPATH/src/github.com/m0t0k1ch1
$ git clone git@github.com:m0t0k1ch1/metamask-login-sample.git
$ cd metamask-login-sample
$ yarn install

Build

NOTICE: This project uses Go Modules for dependency management.

$ go build
$ yarn build

Run

$ ./metamask-login-sample --conf _config/sample.json

About

a sample application with login function using MetaMask, built with Echo + Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published