2.0.3 • Published 4 years ago

openethereum-binary v2.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

openethereum-binary

Build Status

Download latest openethereum and export the path (formerly parity-binary)

Usage

var execPath = require('parity-binary')

API

const execPath = require('parity-binary')

Get the path of the executable

const version = require('parity-binary').version

Get the version of the executable

Install

npm install openethereum-binary

License

ISC