mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 00:28:51 +00:00
README: add a note about typescript 5.0
This commit is contained in:
@@ -12,6 +12,8 @@ This package is only providing lower-level functionality. If you want an easy-to
|
|||||||
npm install nostr-tools # or yarn add nostr-tools
|
npm install nostr-tools # or yarn add nostr-tools
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If using TypeScript, this package requires TypeScript >= 5.0.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Generating a private key and a public key
|
### Generating a private key and a public key
|
||||||
|
|||||||
Reference in New Issue
Block a user