cardano-foundation / cardano-foundation/cardano-rosetta-java
Add transaction signing example code in java
- Dominant language
- Java
- Stars
- 26
- Forks
- 15
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
## Why
To make the repo have e2e testing and cover all the test cases, transaction signing should also be included.
## What
We need to have a java based transaction signing code example similar to what we have in ts - https://github.com/cardano-foundation/cardano-rosetta/blob/master/examples/postman/sign-transaction-server.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the referenced examples/postman/sign-transaction-server.js implementation to understand the expected transaction-signing flow. Identify the corresponding Java example entry point in this repository, then add equivalent signing coverage and verify that the end-to-end test cases include transaction signing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100