auth0/ethereum-auth-client

Name: ethereum-auth-client

Owner: Auth0

Description: npm module that abstracts the interactions with the Ethereum client with the registraion/lookup Smart Contract

Created: 2016-11-21 13:00:50.0

Updated: 2018-03-26 12:24:57.0

Pushed: 2017-05-19 07:52:15.0

Homepage: null

Size: 20

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ethereum registration service module

Installation (global)
install eth-registration-service  -g
Usage

The module provides with API for registering and authenticating

t ETHEREUM_HOST = 'http://go-ethereum:8545';
t EthereumRegistrationService = require('eth-registration-service');
t ethereumRegistrationService = new EthereumRegistrationService(ETHEREUM_HOST);

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.