jasonjgarcia24 / ECDSA-Exchange

An account access and exchange controlled by ECDSA cryptography.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECDSA Exchange

An account access and exchange controlled by ECDSA cryptography.

Demo

To demo, open a terminal in ./client and server and enter the following commands:

  • client: npx parcel index.html --port 3040 --no-cache
  • server: node index --demo

About

An account access and exchange controlled by ECDSA cryptography.


Languages

Language:JavaScript 78.5%Language:CSS 9.0%Language:HTML 8.2%Language:SCSS 4.3%