Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinErrorLog authored Oct 21, 2024
1 parent 28989f6 commit df59275
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Pubky App is the primary application built on the Pubky Core protocol, offering
- **Decentralized Social Interaction**: Engage with others without centralized control.
- **Content Publishing**: Publish articles, images, and more in a fully decentralized manner.
- **Tag-Based Discovery**: Leverage user-generated tags for effective content discovery.
- **Lightning Network Payments**: Integrate peer-to-peer payments for content monetization.

## Technology Stack

Expand Down Expand Up @@ -42,10 +41,8 @@ Update the `.env` file with the following required variables:

- `PUBKY_API_KEY`: The API key for Pubky Core. This key is necessary for authenticating requests and integrating with Pubky Core services.
- `HOMESERVER_URL`: URL for the homeserver that stores and synchronizes user data. This homeserver is responsible for keeping user content available and synchronized across devices.
- `LIGHTNING_NODE_URL`: URL for the Lightning Network node. This is used for handling payment requests and enabling microtransactions within the Pubky App.
- `PKARR_ENDPOINT`: Endpoint URL for PKARR services, which are essential for managing user identities and addressing content in a decentralized manner.
- `HOMESERVER_URL`: URL for the homeserver that stores and synchronizes user data.
- `LIGHTNING_NODE_URL`: URL for the Lightning Network node.
- `PKARR_ENDPOINT`: Endpoint URL for PKARR services.

Install dependencies:
Expand Down

0 comments on commit df59275

Please sign in to comment.