Skip to content

Commit

Permalink
New translations index.md (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-translations committed Jan 8, 2024
1 parent e704eab commit 687c850
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions i18n/tr/docusaurus-plugin-content-docs/current/nakamoto/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Nakamoto
description: Overview of the Nakamoto release and how to use it
sidebar_label: Nakamoto
sidebar_position: 2
---

The Nakamoto Release is an upcoming hard fork on the Stacks network designed to bring several benefits, chief among them are increased transaction throughput and 100% Bitcoin finality.

The Nakamoto release brings many new capabilities and improvements to the Stacks blockchain by focusing on a set of core advancements: improving transaction speed, enhancing finality guarantees for transactions, mitigating Bitcoin miner MEV (miner extractable value) opportunities that affect PoX, and boosting robustness against chain reorganizations.

This portion of the documentation is broken up into several sections.

## How Nakamoto Works

If you are interested in learning more about how Nakamoto works, you can continue on in the following pages where we'll cover each component of Nakamoto.

## Controlled Testnet

Neon is the currently released controlled testnet that is available for us. It actually comes with two testnets, one which uses the new ClarityWASM VM (one of the components of Nakamoto) and one that uses the current Clarity VM.

Argon is the next testnet to be released, slated for late February.

Neon is available to be used now, get more details on the [Neon docs page](/docs/nakamoto/neon).

Expect frequent changes to the testnets as it will be upgraded quite often.

You can track the work being done on Nakamoto [on GitHub](https://github.com/stacks-network/stacks-core/milestones?direction=asc\&sort=title\&state=open).

0 comments on commit 687c850

Please sign in to comment.