Spacemesh Transfer #13

Open
opened 2024-11-24 23:27:03 +00:00 by ryan · 1 comment
Owner

Stages:

  • Define Module Interfaces
    • Transaction generation
    • Transaction validation
    • Transaction signing
    • Transaction broadcasting
  • Create standardized derivation paths in Keyfork
  • Implement Module Interfaces
    • Transaction generation
    • Transaction validation
    • Transaction signing
    • Transaction broadcasting
Stages: - [ ] Define Module Interfaces - [ ] Transaction generation - [ ] Transaction validation - [ ] Transaction signing - [ ] Transaction broadcasting - [ ] Create standardized derivation paths in Keyfork - [ ] Implement Module Interfaces - [ ] Transaction generation - [ ] Transaction validation - [ ] Transaction signing - [ ] Transaction broadcasting
ryan added this to the Custody Framework project 2024-11-24 23:27:20 +00:00
ryan added this to the Icepick v0.2.0 milestone 2024-12-12 20:34:27 +00:00
Author
Owner

Transactions are serialized using SCALE. A Rust implementation exists here: https://github.com/paritytech/parity-scale-codec

HTTP API has been defined using Swagger 2.0. Using a forked version of progenitor to support enum results, I've created a basic HTTP client.

Transactions are serialized using SCALE. A Rust implementation exists here: https://github.com/paritytech/parity-scale-codec HTTP API has been defined using Swagger 2.0. Using a forked version of `progenitor` to support enum results, I've created a basic HTTP client.
Sign in to join this conversation.
No Label
No Milestone
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: public/icepick#13
No description provided.