Skip to content

Commit

Permalink
docs: improve readability
Browse files Browse the repository at this point in the history
  • Loading branch information
akhileshthite committed Feb 24, 2025
1 parent 304c9e7 commit 508ba57
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,18 @@
- [x] Run a local [web3 protocol](https://docs.web3url.io/) node
- [x] Access on-chain websites.
- [x] Fetch data from smart contracts using auto, manual, and resource request resolve modes.
- [x] Retrieve NFT metadata or content (e.g., web3://[contract]/tokenHTML/[tokenId]).
- [x] Query account balances or other data directly from smart contracts.

- [x] P2P Applications:

- [x] `peersky://p2p/chat/`
- Peer-to-peer messaging
- Peer-to-peer messaging over Hyper
- [x] `peersky://p2p/upload/`
- Decentralized file storage
- [x] `peersky://p2p/editor/`
- Build and publish websites
- [x] `peersky://p2p/wiki/`
- Browse Wikipedia over IPFS
- [x] [reader.p2plabs.xyz](https://reader.distributed.press/)
- A p2p offline ActivityPub client for reading and following microblogs on the fediverse.

Expand Down Expand Up @@ -104,7 +105,7 @@
- [ ] Clear browser cache

- [ ] Web extensions:
- [ ] Ability to add extensions
- [ ] Ability to add and manage extensions
- [ ] Default extensions
- [Ad-blocker](https://github.com/gorhill/uBlock)
- [DScan](https://github.com/p2plabsxyz/dscan)
Expand Down

0 comments on commit 508ba57

Please sign in to comment.