crypto-dir

1.0.1 • Public • Published

crypto-dir

Build Status

Cross platform package to get the data directory for a cryptocurrency

Install

$ npm install crypto-dir

Test

$ npm test

Usage

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)

Readme

Keywords

none

Package Sidebar

Install

npm i crypto-dir

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • eh
  • evanlucas