@bytomjs/bytom
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

bytom

Usage

import { Node, BlockCenter, Accounts } from 'bytom'

const node = new Node('http://localhost:9888')
node.listAssets().then(console.log)

// [{ asset: '', ...}]

/@bytomjs/bytom/

    Package Sidebar

    Install

    npm i @bytomjs/bytom

    Weekly Downloads

    0

    Version

    0.2.3

    License

    MIT

    Unpacked Size

    173 kB

    Total Files

    7

    Last publish

    Collaborators

    • coffcer