We will be sunsetting Advisor during Jan, 2026 and will instead be providing information in Snyk Security DB.

You can begin to take advantage of Snyk Security DB today for a unified, package-centric experience.

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 4 years ago

Package Health Score

45 / 100
Full package analysis

Popular @tanker/verification-ui functions