@arcblock/auth-js

0.19.0 • Public • Published

@arcblock/auth-js

build status code coverage styled with prettier license

Javascript SDK for ArcBlock Auth Service

Table of Contents

Install

npm install @arcblock/auth-js
// or
yarn add @arcblock/auth-js

Usage

const AuthSDK = require('@arcblock/auth-js');

const client = new AuthSDK();
console.log(client.getMutations());

Browser Compatibility TO BE DONE

Package Sidebar

Install

npm i @arcblock/auth-js

Weekly Downloads

1

Version

0.19.0

License

Apache-2.0

Unpacked Size

509 kB

Total Files

18

Last publish

Collaborators

  • gxw
  • mave99a
  • polunzh
  • wangshijun