Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 261 Bytes

Apps signature examples

This Node.js project demonstrates how to verify signatures. It requires minimally Node.js 18+.

Start it by:

npm i
npm start

Then open http://localhost:4000 in a browser and follow the instructions there.