mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
formatting
This commit is contained in:
parent
de2ea2b4ee
commit
c8edb06a66
10
NIP-XXXX.md
10
NIP-XXXX.md
|
@ -51,19 +51,19 @@ Clients implementing this NIP should register the `nostr-share` URI scheme with
|
||||||
|
|
||||||
## Example Implementation
|
## Example Implementation
|
||||||
|
|
||||||
I have develop a sample integration in the form of 2 apps.
|
I have developed a sample integration in the form of 2 android apps.
|
||||||
|
|
||||||
The first app is an example game that generates the nostr-share URI containing a message, imageUrl, base64 encoded image, a video URL, as well as a route hint.
|
The first app is an example game that generates the nostr-share URI containing a message, imageUrl, base64 encoded image, a video URL, as well as a route hint.
|
||||||
|
|
||||||
https://github.com/mandelmonkey/nostr-share-sample-game
|
https://github.com/mandelmonkey/nostr-share-sample-game
|
||||||
|
|
||||||
![Nostr Game](https://i.imgur.com/ym6azwT.jpg)
|
<img src="https://i.imgur.com/ym6azwT.jpg" width="200">
|
||||||
|
|
||||||
The second app is an Android app which receives the nostr-share data and displays the media.
|
The second app is an Android app which receives the nostr-share data and displays the media.
|
||||||
|
|
||||||
|
<img src="https://i.imgur.com/qmFYUmz.jpg" width="200">
|
||||||
|
|
||||||
![Nostr Client](https://i.imgur.com/qmFYUmz.jpg)
|
<img src="https://i.imgur.com/MCItlcV.jpg" width="200">
|
||||||
|
|
||||||
![Nostr Client](https://i.imgur.com/MCItlcV.jpg)
|
|
||||||
|
|
||||||
https://github.com/mandelmonkey/nostr-share-wallet-demo
|
https://github.com/mandelmonkey/nostr-share-wallet-demo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user