Skip to content

VerusCoin/veruspay-invoice-creator-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VerusPay Invoice Creator CLI

This repository contains a Node.js CLI application that will help you create VerusPay v3 invoices.

Prerequisites

Make sure you have the following installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/VerusCoin/veruspay-invoice-creator-cli.git
  2. Navigate to the project directory:

    cd veruspay-invoice-creator-cli
  3. Install dependencies using Yarn:

    yarn install
  4. Run the application:

    node main.js

    The application should then ask you a series of questions and then create a VerusPay v3 invoice.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute as per the terms of the license.

About

A simple cli tool to create VerusPay v3 (and above) invoices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%