Skip to content

Commit

Permalink
feat: update 129 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
CjS77 committed Feb 23, 2024
1 parent 2226cdc commit c8bc0ef
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1 deletion.
57 changes: 57 additions & 0 deletions _updates/2024-02-23-update-129.md
@@ -0,0 +1,57 @@
---
layout: update
tag: Developer Update
date: 2024-02-23
author: CjS77
thumbnail: update-background.jpg
title: Documentation updates
subtitles: Tari contributors have been getting in front of the camera
class: subpage
---

We're pleased to announce a few big updates in Tari's documentation efforts.

## Tari Aurora

First up, [@NovaT82](https://github.com/NovaT82) has put together the first series of videos walking you through the
functionality of the Tari Aurora wallet.

You can see the video catalogue on the [Tari Aurora site](https://aurora.tari.com/videos/).

This first set of videos focuses on the bare essentials of sending and receiving Tari, as well as connecting a Yat
to your wallet.

<div align="center">
<iframe width="600" height="400" src="https://www.youtube.com/embed/nv8HqsoXqko"
title="Sending Tari"
allow="autoplay; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</div>


Future videos will explore some of the lesser-known features of the wallet, including UTXO (e-note) management,
back-ups, and bug reporting.

## Tari Launchpad

We've also been working on the Tari Launchpad documentation.

The [Tari Launchpad guide](\launchpad-guide) has been updated in the last week. Aaaand... we added a video that gets
you going with Tari mining in under (almost) five minutes!

Check it out [in the launchpad guide](\launchpad-guide), or from our [YouTube channel](https://www.youtube.com/channel/UCFjcsEiAtr9mC1Yt0uJ-3xA).

<div align="center">
<iframe width="600" height="400" src="https://www.youtube.com/embed/Z_43z5Gx3v4"
title="Launchpad Mining guide"
allow="autoplay; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</div>






2 changes: 1 addition & 1 deletion launchpad-guide.md
Expand Up @@ -129,7 +129,7 @@ All of the information above, but in moving picture format!

<div align="center">
<iframe width="800" height="600" src="https://www.youtube.com/embed/Z_43z5Gx3v4"
title="Receiving Minotari"
title="Launchpad Mining guide"
allow="autoplay; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
Expand Down

0 comments on commit c8bc0ef

Please sign in to comment.