sieblyio / sieblyio/coinbase-api
Investigate browser-friendly createPrivateKey alternative
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 12
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 2
Description
As of #84, we transitioned to using jose for JWT generation/sign. Due to key conversions for Ed25519 support, we did decide to use createPrivateKey from node's native crypto module. Would love to investigate on a browser-friendly alternative in the long term. Web crypto api or otherwise.
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.
Research direction
Start by reviewing issue #84 and the current jose and Node.js crypto usage for Ed25519 key conversion. Investigate whether the Web Crypto API or another browser-compatible option can support the same flow. Done means identifying and documenting a viable alternative, including its browser and Node.js compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- security, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100