TangleID

TangleID Landing Page

This is the landing page to introduce TangleID.

You can access this landing page at https://tangleid.github.io

Running Locally

Clone the repository.

$ git clone git@github.com:TangleID/TangleID.github.io.git

Install the package dependencies.

$ cd TangleID.github.io
$ yarn

Launch the app.

$ yarn start

Deploy the app

$ yarn deploy

Licensing

TangleID is freely redistributable under the MIT License. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.