Commit Graph

10 Commits

Author SHA1 Message Date
Egge b04e0d16c0 test: fixed nip06 assertion 2024-10-20 10:53:08 -03:00
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 9f5984d78d added functions accountFromSeedWords, extendedKeysFromSeedWords and accountFromExtendedKey to nip06 2024-05-26 08:21:07 -03:00
fiatjaf 3d541e537e
move to bun and bun:test and remove jest. 2023-12-16 14:53:32 -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
Alex Gleason 08885ab8da Refactor imports: use file extension, improve tree shaking, update tests 2023-05-12 17:03:41 -03:00
Alex Gleason 18e8227123 Convert all tests to TypeScript 2023-05-10 21:20:27 -03:00