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
.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
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.
- Clone the repository
npm i -g rivalz-znode-cli
- Run the following command to create a new project
znode run
This is CLI application
- 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
This project is licensed under the MIT License - see the LICENSE.md file for details