mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-17 20:24:21 +01:00
* more improvements * md fixes * improve boarding wording * improve blog desc * add developers section * imrpove links * fix edit links * Update website/docusaurus.config.js Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * Update website/blog/2023-11-10-liquidity-requirements/index.md Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * Update website/docs/intro.md Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * Update website/docs/intro.md Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * fix JSX * add ark banner as og-image of website * add og:image --------- Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> Co-authored-by: João Bordalo <bordalix@users.noreply.github.com>
19 lines
755 B
Markdown
19 lines
755 B
Markdown
---
|
|
sidebar_position: 1
|
|
title: 'Get Started'
|
|
---
|
|
|
|
:::info
|
|
🚧 This page is currently under development, and some concepts may not be entirely accurate. We greatly value your feedback and contributions. If you have any suggestions, corrections, or would like to submit edits, please do so through the pull request link available at the bottom of each page.
|
|
:::
|
|
|
|
## Overview
|
|
|
|
This guide will help you get started with integrating Ark into your applications.
|
|
|
|
## Use cases
|
|
|
|
- Create a Bitcoin wallet for your users with cheap and fast transactions.
|
|
- Integrate Ark and Lightning Network to provide a seamless experience for your users.
|
|
- Accept Bitcoin payments in your ecommerce store or point of sale.
|
|
- Create virtual payment channels between your users. |