casper-node-launcher-js
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

casper-node-launcher-js

The npm library makes easy to run casper node for test purpose.

Only Linux supported currently

oclif Version License

Open in Gitpod

Usage

  • Install library

    npm install -g casper-node-launcher-js
  • Run a single node (from the lastest release)

    casper-node-launcher-js node

Commands

You can list available commands by running

casper-node-launcher-js help

To get help for specific command run casper-node-launcher-js help node

casper-node-launcher-js help node

Troubleshoot

If you have problems with OpenSSL, you need to install OpenSSL

wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb # make sure library is compatible with your os.
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb

Package Sidebar

Install

npm i casper-node-launcher-js

Weekly Downloads

51

Version

0.0.3

License

MIT

Unpacked Size

32 kB

Total Files

27

Last publish

Collaborators

  • casper-sre