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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i crypto-dir

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • eh
  • evanlucas