phorejs

0.0.1 • Public • Published

Phore Blockchain JavaScript Library

Delivering blockchain technology to the real world.

Installation

npm install phorejs --save
yarn add phorejs

Test

npm test

Node

var Phore = require('phorejs');
var phore = new Phore(rpcUrl);
import Phore from 'phorejs');
const phore = new Phore(rpcUrl);

Why?

JS implementation for wallet and rpc calls.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i phorejs

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

90.6 kB

Total Files

34

Last publish

Collaborators

  • thiagokroger