Marco Argentieri

Results 157 comments of Marco Argentieri

> Can we make this so there is JavaScript library that provides a `window.nostr` object that works exactly like NIP-07? the current "connect" SDK has these methods indeed https://github.com/nostr-connect/connect#start-making-requests which...

For those who want to test it out: iOS TestFligth https://testflight.apple.com/join/JIbjvN2p Android APK https://expo.dev/accounts/tiero/projects/nostrum/builds/79ca2ec4-524e-49de-a7ec-fe8d58090720 Playground Web App to Connect to https://nostr-connect.github.io/connect/

> Can we make this so there is JavaScript library that provides a `window.nostr` object that works exactly like NIP-07? Tracking the issue here. https://github.com/nostr-connect/connect/issues/5 The integration is NOT for...

> I am working on something similar with encrypted event channels. Thanks @cmdruid great work! Not clear to me what's your end goal: swapping "NostrRPC" for your "NostrEmitter" or was...

I run Bitcoin Core in a docker container like below and reference the cookie file from the mounted volume. ```yaml version: "3.9" services: bitcoin: image: lncm/bitcoind:v24.0.1 container_name: bitcoind # wildcard...

gRPC/protobuf would be handy to self-generate client code stubs in almost all languages out there, to allow to integrate ord in as many apps as possible

The blockchains in general have limited or zero external transport capabilities, resulting in tiny surface of attack wich is good, but also no way to gather data from outside. The...

Come here to ask..can I use it to sign an .app bundle? 🙏