@newfound8ion/newcoin.buffer-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

newcoin.buffer-js

JS Library to read data from newcoin.buffer smart contract.

Usage

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

npm install @newfound8ion/newcoin.buffer-js

Initialize

Web library can be found in the [dist] folder

// standard import
const { ActionGenerator, ChainApi } = require("@newfound8ion/newcoin.buffer-js");
// ES6 import
import { ActionGenerator, ChainApi } from "@newfound8ion/newcoin.buffer-js";

Documentation

ChainApi

Uses only native nodeos calls to chain api plugin.

ActionGenerator

Helper class to construct contract actions which can be pushed on chain with eosjs.

Package Sidebar

Install

npm i @newfound8ion/newcoin.buffer-js

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

11.4 kB

Total Files

21

Last publish

Collaborators

  • yu-newlife
  • piffie
  • avm07
  • vitalyrue
  • igorrubinovich
  • ig.newlife