Socket
Socket
Sign inDemoInstall

decyphertv

Package Overview
Dependencies
144
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.14-alpha to 0.1.14-beta

2

package.json
{
"name": "decyphertv",
"version": "0.1.14-alpha",
"version": "0.1.14-beta",
"description": "CLI for helper libraries to follow along with the decypher.tv ethereum screencast series",

@@ -5,0 +5,0 @@ "main": "index.js",

DecypherTV
=========
A simple library for interacting with the Ethereum blockchain without needing to run your own node. This library is intended to be used as a command-line interface to follow along with the Ethereum Ðapp Development series on http://decypher.tv - but the library can also be used as a simple command line interface into Ethereum for your own purposes.
A simple library for interacting with the Ethereum blockchain without needing to run your own node. This library is intended to be used as a command-line interface to follow along with the Ethereum Ðapp Development series on http://decypher.tv/series/ethereum-development - but the library can also be used as a simple command line interface into Ethereum for your own purposes.
## Installation
This library is going to be changing constantly, however a snapshot of the current state of the library at the time each episode was recorded is available from npm.
This library is going to be changing constantly, however there will be a snapshot of the current state of the library at the time each episode was recorded available.
For the specific version used in an episode: `npm install -g decyphertv@0.1.{episodeNumber}`
To install the specific version used in an episode
`npm install -g decyphertv@0.1.{episodeNumber}`
To simply install the latest version: `npm install -g decyphertv`
To simply install the latest version
`npm install -g decyphertv`
## Usage
Documentation will be added at a future time.
Documentation will be added at a future time.
## Tests
Tests will be added at a future time.
Tests will be added at a future time.
## Contributing
Contribution guides will be added at a future time.
Contribution guides will be added at a future time.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc