conflux-web-cfx-accounts
TypeScript icon, indicating that this package has built-in type declarations

1.36.7-alpha.0 • Public • Published

conflux-web-cfx-accounts

This is a sub package of ConfluxWeb.js

This is the accounts package to be used in the conflux-web-cfx package.

Installation

Node.js

npm install conflux-web-cfx-accounts

Usage

import {Accounts} from 'conflux-web-cfx-accounts';
 
const accounts = new Accounts(
    'http://127.0.0.1:4546',
    null,
    options
);

Types

All the typescript typings are placed in the types folder.

/conflux-web-cfx-accounts/

    Package Sidebar

    Install

    npm i conflux-web-cfx-accounts

    Weekly Downloads

    70

    Version

    1.36.7-alpha.0

    License

    LGPL-3.0

    Unpacked Size

    78.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • wangdayong228
    • pana
    • ypliu
    • geekberry