Bitcoin-ABC / Bitcoin-ABC/secp256k1
Make it possible to install along the secp256k1 from bitcoin-core
Open
- Dominant language
- C
- Stars
- 13
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to have both shared libraries installed on the system at the same time.
Since the API differs, it would also be easier for other projects to pick up the correct implementation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the library's build and installation configuration to see how its shared-library name, headers, and other install paths are defined. Compare those names with the bitcoin-core secp256k1 library; done means both implementations can be installed and selected without file or API collisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, cryptography
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100