ruban-contract

0.1.5 • Public • Published

ruban-fra-contract

This is a sub module of ruban.js

This is the contract module to be used in the ruban-fra module. Please read the documentation for more.

Installation

npm install ruban-fra-contract

Usage

import {Contract} from 'ruban-fra-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 ruban-contract

Weekly Downloads

0

Version

0.1.5

License

LGPL-3.0

Unpacked Size

82.4 kB

Total Files

6

Last publish

Collaborators

  • fengxiao.guo