nostr-fetch

jiftechnify
esm cjs
nostr-fetch JS library on GitHub nostr-fetch JS library on npm Download nostr-fetch JS library

A utility library that allows JS/TS apps to effortlessly fetch past events from Nostr relays

Version 0.17.0 License MIT
nostr-fetch has no homepage
nostr-fetch JS library on GitHub
nostr-fetch JS library on npm
Download nostr-fetch JS library
Keywords
nostr
INSTALL
Type:
<script type="module"> import nostrFetch from 'https://cdn.jsdelivr.net/npm/nostr-fetch@0.17.0/+esm' </script>
Learn more