You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

brightid_sdk

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brightid_sdk

A typescript library for simplifying integration of applications with BrightID

1.0.1
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

BrightID SDK for Applications

A typescript library for simplifying integration of applications with BrightID

🎉 Features

Exposes all necessary functions for integrating an application with BrightID as well as testing methods to make sure its all working.

⚙ Install

# npm
npm i brightid_sdk

📖 Docs

You can read docs here, just remember to run the npm run docs script.

Contributing

PRs always welcome!

Predefined scripts in package.json:

  • changelog: creates a changelog (using standard-changelog)
  • docs: creates docs from your jsdocs
  • lint: lints your code
  • prepublishOnly: builds your sources for deployment (to npm)
  • size-limit: checks your bundle size limit
  • test: run tests
  • upgrade-interactive: upgrades your dependencies interactively (like with yarn)

📃 Licence

Read the licence

Keywords

typescript

FAQs

Package last updated on 14 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts