1.0.1 • Published 11 years ago
crypto-dir v1.0.1
crypto-dir
Cross platform package to get the data directory for a cryptocurrency
Install
$ npm install crypto-dirTest
$ npm testUsage
var dir = require('crypto-dir')
dir('bitcoin')
// => '/Users/evan/Library/Application Support/Bitcoin'CLI
$ npm install -g crypto-dir
$ crypto-dir bitcoin
// => '/Users/evan/Library/Application Support/Bitcoin'Author
Evan Lucas
License
MIT (See LICENSE for more info)