0.3.13 • Published 10 months ago

@nostr-dev-kit/ndk-wallet v0.3.13

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ndk-wallet

NDK Wallet provides common interfaces and functionalities to create a wallet that leverages nostr.

Usage

Install

npm add @nostr-dev-kit/ndk-wallet

Add as a cache adapter

import NDKWallet from "@nostr-dev-kit/ndk-wallet";

const cacheAdapter = new NDKRedisCacheAdapter();
const ndk = new NDK({ cacheAdapter });

License

MIT

0.3.13

10 months ago

0.3.9

10 months ago

0.3.12

10 months ago

0.3.10

10 months ago

0.3.6

10 months ago

0.3.5

10 months ago

0.3.8

10 months ago

0.3.7

10 months ago

0.3.4

10 months ago

0.3.3

10 months ago

0.3.0

11 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.2.0

1 year ago