🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

crypto-dir

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-dir

Cross platform package to get the data directory for a cryptocurrency

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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)

FAQs

Package last updated on 12 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts