@arcblock/did-kyc

Verify once and use everywhere.

Usage no npm install needed!

<script type="module">
  import arcblockDidKyc from 'https://cdn.skypack.dev/@arcblock/did-kyc';
</script>

README

did-kyc

Netlify Status

Configuration

Checkout .env file:

SKIP_PREFLIGHT_CHECK=true

MAILGUN_SMTP_USER=xxx
MAILGUN_SMTP_PASSWORD=xxx

Run and debug in local

yarn global add @abtnode/cli
git clone git@github.com:ArcBlock/did-kyc.git
cd did-kyc

<Checkout .env file>

yarn
abtnode init -f --mode debug
abtnode start
blocklet dev