Creation of wallet
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- java
- Domain
- api, backend-api-design
Research direction
Review the Wallets interface, Wallets.create(), and WalletsIn() mentioned in the issue, beginning with how wallet IDs and the required header fields are currently represented. Determine and document the creation contract for the wallet ID, network name, protocol version, and public RSA key; done means the ownership and source of each value, including the constructor-versus-parameter decision, are settled.
Written by the indexing model from the issue text.
Description
The Wallets interface has a method to create a new Wallet instance. In order to create Wallet we need header information:
- wallet id
- network name
- protocol version
- public RSA key.
I'm not sure, that the Wallets.create() should accept that information through parameters. Who should maintain the ids? From where we will receive it? Through the constructor of WalletsIn()?
- Dominant language
- Java
- Stars
- 22
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from zold-io/java-api
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
bug help wanted
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
bug pdd
Difficulty 2/5 Under an hour Newbie friendliness 72/100
-
bug pdd
Difficulty 2/5 Under an hour Newbie friendliness 68/100
All issues in zold-io/java-api
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100