0.0.1 • Published 8 years ago
phorejs v0.0.1
Phore Blockchain JavaScript Library
Delivering blockchain technology to the real world.
Installation
npm install phorejs --save
yarn add phorejsTest
npm testNode
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
0.0.1
8 years ago