0.3.13 • Published 9 months ago

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

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

9 months ago

0.3.9

9 months ago

0.3.12

9 months ago

0.3.10

9 months ago

0.3.6

9 months ago

0.3.5

9 months ago

0.3.8

9 months ago

0.3.7

9 months ago

0.3.4

9 months ago

0.3.3

9 months ago

0.3.0

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.2.0

12 months ago