We should implement the htr_createToken RPC method
We should allow the user to retry if the request fails
We should properly format the request params
Security Checklist
[X] Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.
https://github.com/user-attachments/assets/79a4c2dd-36a3-4555-930a-ee74f1692ec4
Acceptance Criteria
htr_createToken
RPC methodSecurity Checklist