How to use @tanker/verification-ui - 1 common examples

To help you get started, we’ve selected a few @tanker/verification-ui examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github TankerHQ / sdk-js / packages / filekit / src / FileKit.js View on Github external
constructor(config: TankerOptions) {
    this.tanker = new Tanker(config);
    this.verificationUI = new VerificationUI(this.tanker);
  }

@tanker/verification-ui

Verification UI for the Tanker SDK

Apache-2.0
Latest version published 2 years ago

Package Health Score

48 / 100
Full package analysis

Popular @tanker/verification-ui functions