Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 287 Bytes

tech-dapp API

Simple API server to capture signatures - and verify if signatures have been submitted yet.

Install

Run the following command npm i npm i sqlite3

Then, create a folder called data at the root of the folder.

Now you can start the server with: node index.js