using nostr-tools with a facade.

This commit is contained in:
fiatjaf
2022-03-05 13:21:21 -03:00
parent 892b2122b8
commit 3a97f7928b
6 changed files with 40 additions and 6 deletions

View File

@@ -1,2 +1,3 @@
window.React = require('react')
window.ReactDOM = require('react-dom')
window.Nostr = require('nostr-tools')