nick 676d349ca3 Upload files to "/"
Running "node lib-dqx-test.mjs" will:

1. Generate a secret key and print it out.
2. Generate a public key and print it out.
3. Generate a second key pair and print out only the public key.
4. Hash the second public key with SHA-256.
5. Sign the hash with the secret key of the first key pair.
6. Verify the signature with the public key of the first key pair.
2023-11-30 19:11:14 +00:00
2023-11-30 19:11:14 +00:00
2023-11-29 11:16:53 +00:00
2023-11-30 19:11:14 +00:00
2023-11-30 19:11:14 +00:00
2023-11-28 22:25:43 +00:00
2023-11-30 19:11:14 +00:00

elerium-tooling

Associated tooling for Elerium application to write keys on-chain and manage payment requests.

Description
Associated tooling for Elerium application to write keys on-chain and manage payment requests.
Readme 65 KiB
Languages
JavaScript 90.7%
Python 9.3%