Open Issues Need Help
View All on GitHub Update README with HTTP API 2 months ago
AI Summary: This issue requests an update to the project's README file. The update should include practical examples demonstrating the use of the HTTP API for both Local State Query and the upcoming TxSubmission functionalities.
Complexity:
2/5
good first issue
Stateless API for TxSubmission 2 months ago
AI Summary: This issue proposes refactoring the transaction submission API to be stateless, mirroring the successful implementation of a stateless API for state queries. The goal is to simplify the submission process and potentially enhance scalability and resilience by eliminating the need for server-side session state.
Complexity:
4/5
good first issue