coinfly

1.1.51 • Public • Published

coinfly

library for multiple crypto currencies

installation

Node:

npm i coinfly

Browser:

<script src="https://unpkg.com/coinfly@latest/dist/coinfly.min.js"/>

Usage

  1. create the lib

const lib = await CoinFly.create('ar') //create a lib for arweave blockchain

const lib = await CoinFly.create('bsv') //create a lib for BSV blockchain

/coinfly/

    Package Sidebar

    Install

    npm i coinfly

    Weekly Downloads

    414

    Version

    1.1.51

    License

    ISC

    Unpacked Size

    73.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • bloodchen