susyweb-sof-contract
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.55 • Public • Published

susyweb-sof-contract

This is a sub module of susyweb.js

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

Installation

npm install susyweb-sof-contract

Usage

import {Contract} from 'susyweb-sof-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 susyweb-sof-contract

Weekly Downloads

2

Version

1.0.0-beta.55

License

LGPL-3.0

Unpacked Size

135 kB

Total Files

7

Last publish

Collaborators

  • superstring