ethereum/ens-registrar-dapp

Name: ens-registrar-dapp

Owner: ethereum

Description: Registrar DApp for the Ethereum Name Service

Created: 2016-11-28 21:09:57.0

Updated: 2018-05-20 13:14:30.0

Pushed: 2018-02-21 08:29:22.0

Homepage: null

Size: 21543

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ethereum Name Service Registrar DApp

This app allows you to register a .eth domain name, for use in ethereum decentralized applications and compatible blockchain browsers.

Check ens.domains for more information about the ENS.

Try the app: registrar.ens.domains

How to run it
cd app
meteor npm install
meteor
Deploying to github pages

A static copy of the app is kept at registrar.ens.domains. The page reflects whatever is kept at the docs folder in the master branch. So to update the static site, create a working branch and execute these:

pp
or-build-client ../docs --path ""
.
add .

Then commit all and make a Pull Request to master.


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.