Altcoins Talks - Cryptocurrency Forum

Crypto Discussion Forum => Cryptocurrency discussions => Technical Discussion => Topic started by: NotATether on May 02, 2024, 02:25:56 PM

Title: Ark Layer 2 projects are now live on Github
Post by: NotATether on May 02, 2024, 02:25:56 PM
This is very exciting news, I don't know if any of you still remember the Ark project's homepage (which seems to be offline at the moment, an archived version can be viewed at the Wayback Machine (https://web.archive.org/web/20240327181724/https://www.arkpill.me/) or maybe try https://arkdev.info), but it was billed as a second layer for Bitcoin, similar to Lightning Network but it doesn't use Lightning Network at all.

Basically by storing the UTXO set, users can send and receive payments without downloading the blockchain.

Now there are two repos that have been published on Github in the last 24 hours: a monorepo, for running Ark (in Golang), I think, and clArk, an Ark implementation in Rust.

You can find both of them inside the organization at https://github.com/ark-network .
Title: Re: Ark Layer 2 projects are now live on Github
Post by: ABCbits on May 03, 2024, 11:19:32 AM
I remember reading it some time ago. While i find it's more complex than LN, the promise of non-interactive seems promising which means regular/non-technical can avoid relying on 3rd party custodial or watchtower. I might try it once GUI wallet is available (currently only CLI wallet is available) and there are places (on mainnet/signet) to perform test.
Title: Re: Ark Layer 2 projects are now live on Github
Post by: bitmover on May 04, 2024, 01:56:58 AM
I would be happy to see many different bitcoin layers.
I know lightning network and liquid.

From ark homepage
Quote
Ark Developer Hub

cheap, fast and confidential bitcoin transactions

I hope they don't get arrested too  :(

Those privacy solutions are becoming targets..
Title: Re: Ark Layer 2 projects are now live on Github
Post by: NotATether on May 05, 2024, 08:00:15 PM
From ark homepage
Quote
Ark Developer Hub

cheap, fast and confidential bitcoin transactions

I hope they don't get arrested too  :(

Those privacy solutions are becoming targets..

That would be nonsense. Ark is not intended to increase the privacy of your transactions, but to make more of them get confirmed at the same time, so scalability basically. Lightning Network is like that too, and privacy hasn't been a problem point for it so far.