Commit Graph

16 Commits

Author SHA1 Message Date
Egge 633696bf46 nip06: return Uint8 instead of string 2024-10-20 10:53:08 -03:00
Anderson Juhasc 4f1dc9ef1c fixing formatting with Prettier 2024-05-27 10:44:44 -03:00
Anderson Juhasc 97d838f254 white spaces removed 2024-05-27 10:44:44 -03:00
Anderson Juhasc 9f5984d78d added functions accountFromSeedWords, extendedKeysFromSeedWords and accountFromExtendedKey to nip06 2024-05-26 08:21:07 -03:00
fiatjaf d16f3f77c3
prettify and lint. 2023-12-16 12:39:24 -03:00
futpib 3d767beeb9
NIP-06: Support multiple account private keys derived from seed words (#219)
Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
2023-12-16 10:15:37 -03:00
Alex Gleason 718032022c
just format 2023-08-31 13:42:15 -05:00
Perlover ae5bf4c72c Fix with "wordlists/english.js"
Details are here: https://github.com/nbd-wtf/nostr-tools/issues/25
2023-07-04 15:07:25 -03:00
Paul Miller 03cc18d53b
bring back @noble/curves instead of @noble/secp256k1.
fixes https://github.com/nbd-wtf/nostr-tools/issues/196#issuecomment-1537549606
2023-05-07 21:16:48 -03:00
fiatjaf ef3184a6e0
remove @noble/curves. people are not ready for it, causes BigInt issues. 2023-04-18 15:14:21 -03:00
Paul Miller 204ae0eff1 Switch from noble-secp256k1 to noble-curves 2023-04-14 16:45:01 -03:00
Fernando López Guevara 0d77013aab
chore(dx): add format script 💅 (#128) 2023-02-28 12:19:10 -03:00
jaonoctus bb1e3f2fa6 feat(nip06): add passphrase optional param 2023-01-17 08:15:55 -03:00
adamritter c7b26fdba2 Don't expose external API to hex representation of mnemoic 2022-12-23 11:01:10 -03:00
fiatjaf 89ae21f796
remove buffer usage everywhere. 2022-12-21 16:04:09 -03:00
fiatjaf de8bdd8370
fix typescript types everywhere, delete pool.js and refactor relay.js to use event listeners everywhere. 2022-12-18 17:02:19 -03:00