mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-17 20:24:21 +01:00
32 lines
1.6 KiB
Markdown
32 lines
1.6 KiB
Markdown
---
|
|
title: 'Introduction'
|
|
sidebar_position: 1
|
|
slug: /
|
|
---
|
|
|
|
Welcome to Ark's documentation. Here you can learn more about the protocol, how to join the Ark and spend your coins off-chain in a fast and secure way.
|
|
|
|
- Be part of the community [joining our Telegram channel](https://t.me/ark_network_community).
|
|
- To report bugs or ask for support [open an issue on the Github repository](https://github.com/ark-network/support/issues/new).
|
|
- To propose improvements on protocol [open an issue on the Github repository](https://github.com/ark-network/boats/issues/new).
|
|
|
|
### What is Ark?
|
|
|
|
Ark is a second-layer solution designed to help scale Bitcoin transactions by using a shared utxo model that enables anonymous, off-chain payments through an untrusted intermediary called the Ark Service Provider (ASP). ASPs are always-on servers that provide liquidity to the network, similar to how Lightning service providers work.
|
|
|
|
Ark is a scaling category of its own and is not a state channel design or a rollup. Ark is a liquidity network like Lightning that operates without introducing liquidity constraints or a direct link between the sender and receiver. It uses virtual utxos, to enable anonymous, scalable, off-chain payments.
|
|
|
|
## Get started
|
|
|
|
### [Join the Ark](user/intro.md)
|
|
|
|
### [Create the Ark](provider/intro.md)
|
|
|
|
## Protocol Specifications
|
|
|
|
[Learn more about Ark](specs/00-index.md)
|
|
|
|
## Copyright
|
|
|
|
By contributing to this repository, you agree to license your work under the MIT license unless specified otherwise at the top of the file itself. Any work contributed where you are not the original author must contain its license header with the original author(s) and source.
|