Skip to content

Commit

Permalink
Add secp256k1 files
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Aug 6, 2024
1 parent 851f8ab commit 097564b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ Library Frost in Javascript compatible with React
- [x] Helper
- [x] Keygen
- [x] Sign
- [ ] Elliptic curve
- [x] Elliptic curve (secp256k1) [WIP]
- [x] Complete Taproot integration (WIP)
- [ ] Sync with others libraries
- [x] BIP and PoC (Unique Key) [WIP]
- [ ] WASM compatible
- [ ] Testnet4
- [ ] NPM package
- [ ] Nostr (basic)

## Contributors

<a align="center" href="https://github.com/FrostDevKit/javascript-frost/graphs/contributors">
Expand Down
Empty file.
Empty file added src/lib/javascript/secp256k1.js
Empty file.

0 comments on commit 097564b

Please sign in to comment.