Commit Graph

7 Commits

Author SHA1 Message Date
AlexanderBuzz
bce91a17f2 - Restructured code, main logic is now in tx-serializer.js 2023-01-30 14:20:19 +01:00
AlexanderBuzz
5e31e55408 - Fixed typo 2023-01-30 12:38:50 +01:00
AlexanderBuzz
642b06feb4 - Removed duplicate output of Id Prefix when logging in verbose mode 2023-01-30 12:37:51 +01:00
AlexanderBuzz
b7e7e24554 Update content/_code-samples/tx-serialization/js/index.js
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-30 12:02:54 +01:00
AlexanderBuzz
fa22313650 Update content/_code-samples/tx-serialization/js/test-cases/README.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-25 08:12:48 +01:00
AlexanderBuzz
de56a1f7ad - Changed test-cases README.md examples from python-cli to node-cli
- added input handling from --stdin
- wrapped some logic in callback function in main file as new --stind option works asynchronously
2023-01-20 08:00:24 +01:00
AlexanderBuzz
a71665cca4 - Initial commit, should be quite complete 2023-01-12 16:24:36 +01:00