nearbuild / nearnames

Gift someone a named near account ID with a link. Rotates the main full access key and secures receiver of new account.

Home Page:nearnames.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEAR Names

This repo is the source code for https://nearnames.com, which is hosted by GitHub Pages. (See the deploy script in package.json.)

Local Setup

yarn
yarn start

How It Works

TODO: Document which contracts are involved and what the flow is.

Analytics

We have built a Zapier endpoint that tracks analytics of the accounts created via this tool.

See ANALYTICS_URL in src/state/near.js.

TODO: Document where the analytics reports can be viewed and where the Zapier endpoint is configured and how.

See Also

About

Gift someone a named near account ID with a link. Rotates the main full access key and secures receiver of new account.

nearnames.vercel.app


Languages

Language:JavaScript 91.0%Language:CSS 5.5%Language:HTML 3.4%