nostriphant / secp256k1
Wrapper around 1ma/secp256k1-nostr extension, falls back to simplito/elliptic (pure PHP implementation) when the extension is not available
0.1.1
2026-04-16 11:10 UTC
Requires
- php: >=8.4
- simplito/elliptic-php: ^1.0
Requires (Dev)
- pestphp/pest: ^2.35
Suggests
- 1ma/secp256k1-nostr-php: C extension for faster secp256k1 Nostr operations
README
An GitHub action workflow providing the secp256k1-nostr php-extensions
TODO
A detailed description of what the action does Required input and output arguments Optional input and output arguments Secrets the action uses Environment variables the action uses An example of how to use your action in a workflow