Added full ToC

Nathan Day 2025-05-05 13:06:35 +00:00
parent 37d4b6a49a
commit 50fa73843d

91
Home.md

@ -1,34 +1,57 @@
# Welcome to the BTC Map Wiki # Welcome to the BTC Map Wiki!
Our main website is at [btcmap.org](https://btcmap.org/). Our main website is at [btcmap.org](https://btcmap.org/).
This wiki contains more detailed content related to tagging merchants, on-boarding merchants and using our APIs. This wiki contains more detailed content related to tagging merchants, on-boarding merchants and using our APIs.
## Tagging ## Tagging
* [Tagging Merchants](Tagging-Merchants) * [Tagging Merchants](Tagging-Merchants)
## APIs ## APIs
* [API Overview](API-Overview) * [API Overview](API-Overview)
* [REST API](https://github.com/teambtcmap/btcmap-api/blob/master/docs/rest-api/README.md) * [REST API](https://github.com/teambtcmap/btcmap-api/blob/master/docs/rest-api/README.md)
* [RPC API](https://github.com/teambtcmap/btcmap-api/blob/master/docs/rpc-api/README.md) * [RPC API](https://github.com/teambtcmap/btcmap-api/blob/master/docs/rpc-api/README.md)
## Other Useful Shortcuts: ## Other Useful Shortcuts:
* [Open Location Tickets](https://github.com/teambtcmap/btcmap-data/issues?q=is%3Aissue+is%3Aopen+label%3Alocation-submission) * [Open Location Tickets](https://github.com/teambtcmap/btcmap-data/issues?q=is%3Aissue+is%3Aopen+label%3Alocation-submission)
* [Open Community Tickets](https://github.com/teambtcmap/btcmap-data/issues?q=is%3Aissue+is%3Aopen+label%3Acommunity-submission+) * [Open Community Tickets](https://github.com/teambtcmap/btcmap-data/issues?q=is%3Aissue+is%3Aopen+label%3Acommunity-submission+)
## Repos ## Repos
| Repo | Description | | Repo | Description |
| -------- | ------- | | -------- | ------- |
| [btcmap-api](https://github.com/teambtcmap/btcmap-api) | API and OSM data-sync | | [btcmap-api](https://github.com/teambtcmap/btcmap-api) | API and OSM data-sync |
| [btcmap.org](https://github.com/teambtcmap/btcmap.org) | Web App (PWA) | | [btcmap.org](https://github.com/teambtcmap/btcmap.org) | Web App (PWA) |
| [btcmap-android](https://github.com/teambtcmap/btcmap-android) | Android App | | [btcmap-android](https://github.com/teambtcmap/btcmap-android) | Android App |
| [btcmap-ios](https://github.com/teambtcmap/btcmap-ios) | iOS App | | [btcmap-ios](https://github.com/teambtcmap/btcmap-ios) | iOS App |
| [btcmap-data](https://github.com/teambtcmap/btcmap-data) | Data Analytics | | [btcmap-data](https://github.com/teambtcmap/btcmap-data) | Data Analytics |
| [btcmap-data](https://github.com/teambtcmap/btcmap-data) | Tickets/Issues for location and community data. | | [btcmap-data](https://github.com/teambtcmap/btcmap-data) | Tickets/Issues for location and community data. |
## Full ToC
# Table of Contents
- [API Overview](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/API-Overview)
- [Communities](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Communities)
- [Content](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Content)
- [Embedding](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Embedding)
- [FAQ](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/FAQ)
- [GeoJSON Areas](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/GeoJSON-Areas)
- [Home](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Home)
- [Known Integrations](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Known-Integrations)
- [Lightning Tips](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Lightning-Tips)
- [Map Legend](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Map-Legend)
- [Merchant Best Practices](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Merchant-Best-Practices)
- [Onboarding Merchants](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Onboarding-Merchants)
- [OpenStreetMap Resources](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/OpenStreetMap-Resources)
- [Services](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Services)
- [Tagging Hashing Sites](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Tagging-Hashing-Sites)
- [Tagging Merchants](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Tagging-Merchants)
- [Verifying Existing Merchants](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants)
- [_Sidebar](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/_Sidebar)