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

1.36.7-alpha.0 • Public • Published

conflux-web-cfx-contract

This is a sub package of ConfluxWeb.js

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

Installation

npm install conflux-web-cfx-contract

Usage

import {Contract} from 'conflux-web-cfx-contract';

new Contract(
    'http://127.0.0.1:4546',
    abi,
    address,
    options
);

Types

All the typescript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i conflux-web-cfx-contract

Weekly Downloads

27

Version

1.36.7-alpha.0

License

LGPL-3.0

Unpacked Size

170 kB

Total Files

7

Last publish

Collaborators

  • wangdayong228
  • pana
  • ypliu
  • geekberry