znode-test
v1.0.1
Published
This project is a Node.js application that uses various libraries and frameworks such as `axios`, `ioredis`, `node-machine-id`, `commander`, `ethers`, `croner`, and `mindee`.
Downloads
119
Readme
Rivalz zNode CLI
This project is a Node.js application that uses various libraries and frameworks such as axios
, ioredis
, node-machine-id
, commander
, ethers
, croner
, and mindee
.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
You need to have Node.js and npm installed on your machine. You can download Node.js from here and npm is included in the Node.js installation.
Installing
- Clone the repository
npm i -g rivalz-znode-cli
- Run the following command to create a new project
znode run
Usage
This is CLI application
Built With
- Node.js - The runtime environment used
- axios - Promise based HTTP client for the browser and node.js
- ioredis - A robust, performance-focused, and full-featured Redis client for Node.js.
- node-machine-id - Unique machine (desktop / mobile device / etc.) identification for Node.js
- @lighthouse-web3/sdk - Lighthouse SDK for interacting with the Lighthouse API
- commander - The complete solution for node.js command-line interfaces
- ethers - A complete Ethereum wallet implementation and utilities in JavaScript and TypeScript
- croner - A simple cron job scheduler for Node.js
- mindee - Official Mindee API client for JavaScript
License
This project is licensed under the MIT License - see the LICENSE.md file for details