@arcblock/auth-js

v0.12.0
Auth SDK for API Service by ArcBlock
ocap blockchain arcblock sdk nodejs

@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

npm i @arcblock/[email protected]

Metadata

  • MIT
  • Whatever
  • wangshijun
  • released 10/18/2018

Downloads

Maintainers