UNPKG

xdc-web

Version:

XinFin JavaScript API wrapper repository

25 lines (24 loc) 832 B
{ "name": "xdc3-eth", "namespace": "xinfin", "version": "1.0.0-beta.36", "description": "Web3 module to interact with the Ethereum blockchain and smart contracts.", "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-eth", "license": "LGPL-3.0", "main": "src/index.js", "dependencies": { "underscore": "1.8.3", "xdc3-core": "1.0.0-beta.36", "xdc3-core-helpers": "1.0.0-beta.36", "xdc3-core-method": "1.0.0-beta.36", "xdc3-core-subscriptions": "1.0.0-beta.36", "xdc3-eth-abi": "1.0.0-beta.36", "xdc3-eth-accounts": "1.0.0-beta.36", "xdc3-eth-contract": "1.0.0-beta.36", "xdc3-eth-ens": "1.0.0-beta.36", "xdc3-eth-iban": "1.0.0-beta.36", "xdc3-eth-personal": "1.0.0-beta.36", "xdc3-net": "1.0.0-beta.36", "xdc3-utils": "1.0.0-beta.36" } }