From b18a9b502f4e335a8150c4bc23003afc6451dfed Mon Sep 17 00:00:00 2001 From: Erika <87762061+NovaT82@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:08:27 +0200 Subject: [PATCH] fix: broken link (#209) --- _updates/2021-11-11-update-63.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/_updates/2021-11-11-update-63.md b/_updates/2021-11-11-update-63.md index bc25d4b..5358b0a 100644 --- a/_updates/2021-11-11-update-63.md +++ b/_updates/2021-11-11-update-63.md @@ -10,7 +10,7 @@ class: subpage ## Are we there yet? -Things are really starting to buzz in the Tari development space. +Things are really starting to buzz in the Tari development space. We have the usual array of bug fixes and performance improvements. We also report on progress that's been made on multiple fronts, including Covenants, cross-chain atomic swaps and the provisionally-named DAN validator nodes. @@ -20,8 +20,6 @@ As described in [Wen Mainnet?]({% link _updates/2021-09-28-update-61.md %}), Tar The current development focus is full steam ahead on Layer 2 features for the Digital Assets Network ([DAN](https://rfc.tari.com/RFC-0300_DAN.html#related-requests-for-comment)). - - ### Covenants [Covenants](https://bitcoinops.org/en/topics/covenants/) are a method of placing restrictions on how a given [transaction output](https://rfc.tari.com/Glossary.html#unspent-transaction-outputs) can be spent. For example: you may want to specify that the original NFT creator receives a commission on each subsequent sale, or that Bob's crypto vault can only be spent to a specific address belonging to his niece. @@ -46,7 +44,7 @@ The initial development in sending and claiming these HTLC transactions is curre ### Tari Collectibles -"Collectibles" is the current working name given to our new application for issuing assets and minting NFTs. It is a cross-platform GUI application using [Tauri](https://tauri.studio) (what a fantastic name 👏) which is a new application builder allowing the use of web technologies to build the GUI. Similar to Electron, but developed in Rust and with a very strong focus on security. +"Collectibles" is the current working name given to our new application for issuing assets and minting NFTs. It is a cross-platform GUI application using [Tauri](https://tauri.app) (what a fantastic name 👏) which is a new application builder allowing the use of web technologies to build the GUI. Similar to Electron, but developed in Rust and with a very strong focus on security. If you know Javascript then come hack on this new app with us on GitHub at [tari-project/tari](https://github.com/tari-project/tari/tree/validator-node/applications/tari_collectibles)! @@ -69,4 +67,3 @@ Follow their development here: ### Hack on the future of Digital Assets @ Tari As always, come join us to chat about ongoing development in the `dev` channel on our [Discord server](https://discord.gg/q3Sfzb8S2V), or on IRC in the `#tari-dev` channel on the [Libera.Chat](https://libera.chat) IRC network. -