Skip to content

Client facing docs for interacting with the enclave of the on-chain dark pool with Unyfy

Notifications You must be signed in to change notification settings

SeismicSystems/unyfy-enclave-docs

Repository files navigation

Elliptic Unyfy Enclave Docs

This is the source code for the client-facing documentation for interacting with Elliptic's secure enclave, which is part of the larger on-chain dark pool being built by Elliptic with Unyfy.

Setup

First, clone this repo and install the dependencies required:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying index.md. The page auto-updates as you edit the file.

Deploy

The quickest way to deploy your own version of this boilerplate is by deploying it with Vercel or Netlify by clicking one of the buttons below.

Deploy with Vercel

Deploy with Vercel

Deploy to Netlify

Deploy to Netlify

About

Client facing docs for interacting with the enclave of the on-chain dark pool with Unyfy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published