mirror of
https://github.com/arnaucube/blindsecp256k1-js.git
synced 2026-02-07 03:16:43 +01:00
Initial version that works
Includes the needed methods to do the full flow: - newKeyPair - newRequestParameters - blind - blindSign - unblind - verify
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
blindsecp256k1-browser.js
|
||||
Reference in New Issue
Block a user