Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 936 Bytes

readme.md

File metadata and controls

49 lines (35 loc) · 936 Bytes

Logo

Tipshot Encryption & Decryption Node

Built With

Installation

  1. Clone the repo

    git clone https://github.com/tipshot-net/encrypt-decrypt-node.git
  2. Install NPM packages

    npm install
  3. Create a config folder in the root directory. copy the contents of config.example to config & set env variables

  4. Run 🚀

    npm run dev

Testing

To run integration tests

  npm run test

Discussion

For questions about the protocol, send us an email [email protected].

_© Copyright 2022, Tipshot Team