1.0.2 • Published 7 years ago
dappzy v1.0.2
dappzy - blockchain cloud
Ethereum Blockchain IPC Cloud - No More Local Ethereum Blockchain Syncing
Donations
Ether: 0xC0efc2BE5ac7aa99866c29100E0c0e7948282AC8
Installation
Node
npm install dappzy
Meteor
meteor npm install dappzy --save
Instance
var dappzy = require('dappzy'); // run on server or client
Usage
web3.eth.coinbase(); // run on server or client
Methods
Refer to the Web3 documentation.