Skip to content

Authentication Boilerplate connected to a test Uport App

Notifications You must be signed in to change notification settings

htthecool/react-redux-uport-auth

Repository files navigation

react-redux-uport-auth

This is a React-Uport based authentication boilerplate app. It's built using truffle box "react-uport" (https://truffleframework.com/boxes/react-uport).

Pre-requisites:

  1. node.js (v10.8.0)
  2. npm (v6.2.0)
  3. truffle (v4.1.13)
  4. Metamask

Steps to install:

  1. Clone this repository and enter the directory

  2. Run the command "truffle compile" (This compiles your smart contract)

  3. Run the command "truffle migrate" (This migrates your compiled smart contract on blockchain network)

  4. Run the command "npm run start"

  5. New window will open. Follow instructions on the homepage to log in with your uport identity

Voila! Your uport authentication boilerplate is ready to use. Go build something awesome with it :)

About

Authentication Boilerplate connected to a test Uport App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published