Skip to content

Commit

Permalink
update Readme; new jpg
Browse files Browse the repository at this point in the history
  • Loading branch information
ponthief committed Jun 19, 2024
1 parent 9187940 commit f65acd0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ It requires that the [BoltCards Extension](https://github.com/lnbits/boltcards)
Once BoltCard(s) are added via BoltCards Extension, Administrator account can:
- Add a Nostr Account which will act as a Bot handling requests from the users with BoltCards
- Link BoltCard to user's Nostr account so that the card/account are authorised to communicate with the Bot
- Add Nostr Relays so that NIP-04 messages between Bot and BoltCard user's Nostr account can be sent
- Add Nostr Relays so that NIP59 messages between Bot and BoltCard user's Nostr account can be sent


## Add Main Nostr Account
Expand All @@ -30,8 +30,8 @@ Once BoltCard(s) are added via BoltCards Extension, Administrator account can:
- Enter Card Name - this is the name that the user would like his card to be known as i.e. MyLnBitsBoltCard
- Enter NPub - this is Public Key for the Nostr Account that also "owns" the card and wishes to control it via Bot

Once all 3 items are added into LNbits users with cards who are following LNbits Nostr account will be able to manage their cards by sending direct encrypted messages:
Once all 3 items are added into LNbits, users with cards who are following LNbits Nostr account will be able to manage their cards by sending [NIP59](https://github.com/nostr-protocol/nips/blob/master/59.md) GiftWrap messages.
For sending/receiving GiftWrap messages between client and Bot, clients will have to *enable Incognito mode* in their Nostr apps - see image below
<p float="left">
<img src= "https://github.com/ponthief/cardanostra/blob/main/static/cardanostra_menu.jpg" width="300" height="575">
<img src= "https://github.com/ponthief/cardanostra/blob/main/static/cardanostra_commands.jpg" width="300" height="575">
</p>
Binary file removed static/cardanostra_commands.jpg
Binary file not shown.
Binary file modified static/cardanostra_menu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f65acd0

Please sign in to comment.