From 7469e6065d5d38370937168a74bcf78266773fb4 Mon Sep 17 00:00:00 2001 From: PixelPlex Dev team <10460630+pixelplex@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:24:25 +0300 Subject: [PATCH] Added actual link to wallet v5 (#725) Co-authored-by: Vladislav Kokosh --- docs/participate/wallets/contracts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/participate/wallets/contracts.md b/docs/participate/wallets/contracts.md index 707a97c832..d46a39402c 100644 --- a/docs/participate/wallets/contracts.md +++ b/docs/participate/wallets/contracts.md @@ -98,7 +98,7 @@ The v5 wallet smart contract allows the processing of internal messages signed b Beta version of the gasless backend API is available on [tonapi.io/api-v2](https://tonapi.io/api-v2). If you are developing any wallet app and have feedback about these methods please share it ton [@tonapitech](https://t.me/tonapitech) chat. Wallet source code: - * [tonkeeper/w5](https://github.com/tonkeeper/w5) + * [ton-blockchain/wallet-contract-v5](https://github.com/ton-blockchain/wallet-contract-v5) ## Special wallets