Difference between revisions of "Node Litecoin"
From Litecoin Wiki
(Created page with "# node-litecoin node-litecoin is a simple node.js wrapper for the Litecoin client's JSON-RPC API. The API is equivalent to the API document [here](https://en.bitcoin.it/wiki...") |
|||
Line 7: | Line 7: | ||
object. | object. | ||
− | + | == Install == | |
`npm install litecoin` | `npm install litecoin` | ||
− | + | == Setup == | |
1. Traverse to `~/.litecoin` or `~/Library/Application Support/Litecoin` and add a file called `litecoin.conf` if it doesn't already exist. | 1. Traverse to `~/.litecoin` or `~/Library/Application Support/Litecoin` and add a file called `litecoin.conf` if it doesn't already exist. |