module github.com/fiatjaf/go-nostr go 1.15 require ( github.com/ethereum/go-ethereum v1.10.14 github.com/fiatjaf/bip340 v1.1.0 github.com/gorilla/websocket v1.4.2 github.com/tyler-smith/go-bip39 v1.1.0 )