No client application #1

Closed
opened 2025-06-04 16:19:05 +00:00 by eric · 1 comment
Owner

At present, the repository defines an HTTP webserver for managing the blockchain, but does not include an interactive client to utilize the available routes. A basic workflow is outlined in test/Mine/TestMine.py, and can be used as the basis for a CLI client in python, which should be able to:

  • Create, save, and load RSA keypairs
  • Request and mine blocks
  • Generate transactions
  • Retrieve the user's deck of cards
At present, the repository defines an HTTP webserver for managing the blockchain, but does not include an interactive client to utilize the available routes. A basic workflow is outlined in `test/Mine/TestMine.py`, and can be used as the basis for a CLI client in python, which should be able to: - [ ] Create, save, and load RSA keypairs - [ ] Request and mine blocks - [ ] Generate transactions - [ ] Retrieve the user's deck of cards
deusbalatro was assigned by eric 2025-06-07 16:23:19 +00:00
Author
Owner

Congrats for being the first to merge a PR on the platform! 🥇

Congrats for being the first to merge a PR on the platform! 🥇
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: WikiDeck/wikideck#1
No description provided.