Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 15, 2025
1 parent acdb36a commit 3fb00c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ Curves are drop-in replacement and have more features: Common.js, ristretto255,

> `npm install @noble/ed25519`
> `deno add @noble/ed25519`
> `deno add jsr:@noble/ed25519`
> `deno doc jsr:@noble/ed25519` # command-line documentation
We support all major platforms and runtimes. For node.js <= 18 and React Native, additional polyfills are needed: see below.

Expand Down

0 comments on commit 3fb00c0

Please sign in to comment.