mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-14 12:43:03 +02:00
With this commit we add a first description and HOWTO about what sidecar channels are and how they can be created. We add this commit first to give any reviewer the full context about what we're trying to achieve first.
13 lines
320 B
Markdown
13 lines
320 B
Markdown
# Table of contents
|
|
|
|
* [Introduction](README.md)
|
|
* [Overview](overview.md)
|
|
* [Installation](install.md)
|
|
* [Quickstart](quickstart.md)
|
|
* [Accounts](accounts.md)
|
|
* [Orders](orders.md)
|
|
* [Channel Leases](channel_leases.md)
|
|
* [Batch Execution](batch_execution.md)
|
|
* [Sidecar Channels](sidecar_channels.md)
|
|
* [FAQs](faq.md)
|
|
|