0.3.13 • Published 8 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 months ago

0.3.9

8 months ago

0.3.12

8 months ago

0.3.10

8 months ago

0.3.6

8 months ago

0.3.5

8 months ago

0.3.8

8 months ago

0.3.7

8 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.3.0

9 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.2.0

11 months ago