From 5c95a417b9b0ffe85408e2356e26771269e7b942 Mon Sep 17 00:00:00 2001 From: Spring Zhang Date: Thu, 4 Jun 2026 12:19:09 +0800 Subject: [PATCH] Update deprecation message format --- README.md | 5 ++--- changelog/2026/2026-05-19-backend-v1-1-0.md | 5 ++--- changelog/2026/2026-05-19-cli-v1-3-4.md | 5 ++--- changelog/2026/2026-05-19-skills-v0-9-1.md | 5 ++--- changelog/2026/2026-05-19-web-v1-2-0.md | 5 ++--- changelog/README.md | 5 ++--- dev/README.md | 5 ++--- docs/STYLING_GUIDE.md | 5 ++--- get-started-why-kite/tokenomics.md | 5 ++--- get-started/README.md | 5 ++--- get-started/architecture-and-design-pillars.md | 5 ++--- get-started/core-concepts-and-terminology.md | 5 ++--- get-started/introduction-and-mission.md | 5 ++--- get-started/key-use-cases-and-players.md | 5 ++--- get-started/whitepaper-references.md | 5 ++--- integration-guide/README.md | 5 ++--- integration-guide/api-agent-builder-guide.md | 5 ++--- integration-guide/api-merchants-payment-providers.md | 5 ++--- integration-guide/api-references.md | 5 ++--- integration-guide/case-study-app-store.md | 5 ++--- integration-guide/sdk-api-overview-for-developers/README.md | 5 ++--- .../sdk-api-overview-for-developers/agent-builder-guide.md | 5 ++--- .../merchant-integration-guide.md | 5 ++--- integration-guide/workflow-agent-builders.md | 5 ++--- integration-guide/workflow-merchants-payment-providers.md | 5 ++--- integration-guide/workflow-overview.md | 5 ++--- integration-guide/workflow-overview/README.md | 5 ++--- .../workflow-overview/workflow-a-agent-builders.md | 5 ++--- .../workflow-b-merchants-and-payment-providers.md | 5 ++--- kite-agent-passport/README.md | 5 ++--- kite-agent-passport/add-kite-tokens-external-wallet.md | 5 ++--- kite-agent-passport/beginner-setup.md | 5 ++--- kite-agent-passport/cli-reference.md | 5 ++--- kite-agent-passport/funding.md | 5 ++--- kite-agent-passport/service-provider-guide.md | 5 ++--- kite-chain/1-getting-started/README.md | 5 ++--- kite-chain/1-getting-started/faqs.md | 5 ++--- kite-chain/1-getting-started/network-information.md | 5 ++--- kite-chain/1-getting-started/tools.md | 5 ++--- kite-chain/10-layerzero-kite-integration/README.md | 5 ++--- kite-chain/11-goldsky-kite-integration/README.md | 5 ++--- kite-chain/12-lucid-kite-integration/README.md | 5 ++--- kite-chain/2-fundamentals/README.md | 5 ++--- kite-chain/2-fundamentals/blockchain-fundamentals.md | 5 ++--- kite-chain/2-fundamentals/smart-contract-basics.md | 5 ++--- kite-chain/3-developing/README.md | 5 ++--- kite-chain/3-developing/counter-smart-contract-hardhat.md | 5 ++--- kite-chain/3-developing/counter-smart-contract-remix.md | 5 ++--- kite-chain/3-developing/setup-environment.md | 5 ++--- kite-chain/3-developing/smart-contracts-list.md | 5 ++--- kite-chain/3-developing/voting-smart-contract.md | 5 ++--- kite-chain/4-building-dapps/README.md | 5 ++--- kite-chain/4-building-dapps/counter-dapp.md | 5 ++--- kite-chain/4-building-dapps/token-minter.md | 5 ++--- kite-chain/4-building-dapps/voting-dapp.md | 5 ++--- kite-chain/5-advanced/README.md | 5 ++--- kite-chain/5-advanced/account-abstraction-sdk.md | 5 ++--- kite-chain/5-advanced/multisig-wallet.md | 5 ++--- kite-chain/6-reference.md | 5 ++--- kite-chain/7-kite-node/README.md | 5 ++--- kite-chain/7-kite-node/mainnet-network-information.md | 5 ++--- kite-chain/7-kite-node/mainnet-node-operations.md | 5 ++--- kite-chain/8-kite-stablecoin/stablecoin-gasless-transfer.md | 5 ++--- kite-chain/9-gasless-integration/README.md | 5 ++--- kite-chain/mica-whitepaper.md | 5 ++--- 65 files changed, 130 insertions(+), 195 deletions(-) diff --git a/README.md b/README.md index 43a475b..0b9b9d1 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ description: >- --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Kite Developer Docs diff --git a/changelog/2026/2026-05-19-backend-v1-1-0.md b/changelog/2026/2026-05-19-backend-v1-1-0.md index b155770..f855dd1 100644 --- a/changelog/2026/2026-05-19-backend-v1-1-0.md +++ b/changelog/2026/2026-05-19-backend-v1-1-0.md @@ -13,9 +13,8 @@ corrected_at: null --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## What changed diff --git a/changelog/2026/2026-05-19-cli-v1-3-4.md b/changelog/2026/2026-05-19-cli-v1-3-4.md index e275fde..23a21fc 100644 --- a/changelog/2026/2026-05-19-cli-v1-3-4.md +++ b/changelog/2026/2026-05-19-cli-v1-3-4.md @@ -13,9 +13,8 @@ corrected_at: null --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## What changed diff --git a/changelog/2026/2026-05-19-skills-v0-9-1.md b/changelog/2026/2026-05-19-skills-v0-9-1.md index d07be83..bda2b0e 100644 --- a/changelog/2026/2026-05-19-skills-v0-9-1.md +++ b/changelog/2026/2026-05-19-skills-v0-9-1.md @@ -13,9 +13,8 @@ corrected_at: null --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## What changed diff --git a/changelog/2026/2026-05-19-web-v1-2-0.md b/changelog/2026/2026-05-19-web-v1-2-0.md index 0b30eeb..a4322db 100644 --- a/changelog/2026/2026-05-19-web-v1-2-0.md +++ b/changelog/2026/2026-05-19-web-v1-2-0.md @@ -13,9 +13,8 @@ corrected_at: null --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## What changed diff --git a/changelog/README.md b/changelog/README.md index a8211cb..afda274 100644 --- a/changelog/README.md +++ b/changelog/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Changelog diff --git a/dev/README.md b/dev/README.md index b642e9d..4243bd7 100644 --- a/dev/README.md +++ b/dev/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Development Setup diff --git a/docs/STYLING_GUIDE.md b/docs/STYLING_GUIDE.md index 1b5ac13..3cd36ea 100644 --- a/docs/STYLING_GUIDE.md +++ b/docs/STYLING_GUIDE.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # 🎨 Kite Documentation - Modern Styling Guide diff --git a/get-started-why-kite/tokenomics.md b/get-started-why-kite/tokenomics.md index d06016c..335bd48 100644 --- a/get-started-why-kite/tokenomics.md +++ b/get-started-why-kite/tokenomics.md @@ -5,9 +5,8 @@ description: >- --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Tokenomics diff --git a/get-started/README.md b/get-started/README.md index 5a7ada9..746a136 100644 --- a/get-started/README.md +++ b/get-started/README.md @@ -3,9 +3,8 @@ description: Get started with Kite - learn about our mission, use cases, archite --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # 🎯 Get Started with Kite diff --git a/get-started/architecture-and-design-pillars.md b/get-started/architecture-and-design-pillars.md index c9c59c5..bbc89bf 100644 --- a/get-started/architecture-and-design-pillars.md +++ b/get-started/architecture-and-design-pillars.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Architecture & Design Pillars diff --git a/get-started/core-concepts-and-terminology.md b/get-started/core-concepts-and-terminology.md index b99cf44..5292e95 100644 --- a/get-started/core-concepts-and-terminology.md +++ b/get-started/core-concepts-and-terminology.md @@ -3,9 +3,8 @@ description: Core concepts and terminology for Kite's agent-native infrastructur --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Core Concepts & Terminology diff --git a/get-started/introduction-and-mission.md b/get-started/introduction-and-mission.md index 72565c7..134cd6c 100644 --- a/get-started/introduction-and-mission.md +++ b/get-started/introduction-and-mission.md @@ -6,9 +6,8 @@ description: >- --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Introduction & Mission diff --git a/get-started/key-use-cases-and-players.md b/get-started/key-use-cases-and-players.md index 1cfd7da..3514274 100644 --- a/get-started/key-use-cases-and-players.md +++ b/get-started/key-use-cases-and-players.md @@ -3,9 +3,8 @@ description: Key use cases and players in the agentic economy enabled by Kite's --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Key Use Cases & Players diff --git a/get-started/whitepaper-references.md b/get-started/whitepaper-references.md index dcc4733..64a31a9 100644 --- a/get-started/whitepaper-references.md +++ b/get-started/whitepaper-references.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Whitepaper diff --git a/integration-guide/README.md b/integration-guide/README.md index f716336..9109c8f 100644 --- a/integration-guide/README.md +++ b/integration-guide/README.md @@ -3,9 +3,8 @@ description: Complete integration guide for Kite - learn how to build AI agents --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # 🔗 Integration Guide diff --git a/integration-guide/api-agent-builder-guide.md b/integration-guide/api-agent-builder-guide.md index 9de0fa9..2167058 100644 --- a/integration-guide/api-agent-builder-guide.md +++ b/integration-guide/api-agent-builder-guide.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Agent Builder Guide diff --git a/integration-guide/api-merchants-payment-providers.md b/integration-guide/api-merchants-payment-providers.md index c1cbdb2..ce97fe6 100644 --- a/integration-guide/api-merchants-payment-providers.md +++ b/integration-guide/api-merchants-payment-providers.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Merchant Integration Guide diff --git a/integration-guide/api-references.md b/integration-guide/api-references.md index 980c813..05d151c 100644 --- a/integration-guide/api-references.md +++ b/integration-guide/api-references.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # SDK/API Overview diff --git a/integration-guide/case-study-app-store.md b/integration-guide/case-study-app-store.md index 2d5a41d..b3ece5e 100644 --- a/integration-guide/case-study-app-store.md +++ b/integration-guide/case-study-app-store.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Case Study: App Store diff --git a/integration-guide/sdk-api-overview-for-developers/README.md b/integration-guide/sdk-api-overview-for-developers/README.md index d07e1fd..b7de607 100644 --- a/integration-guide/sdk-api-overview-for-developers/README.md +++ b/integration-guide/sdk-api-overview-for-developers/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # SDK/API Overview for Developers diff --git a/integration-guide/sdk-api-overview-for-developers/agent-builder-guide.md b/integration-guide/sdk-api-overview-for-developers/agent-builder-guide.md index 0b4e154..75a026c 100644 --- a/integration-guide/sdk-api-overview-for-developers/agent-builder-guide.md +++ b/integration-guide/sdk-api-overview-for-developers/agent-builder-guide.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Agent Builder Guide diff --git a/integration-guide/sdk-api-overview-for-developers/merchant-integration-guide.md b/integration-guide/sdk-api-overview-for-developers/merchant-integration-guide.md index 2fa5e97..cccbfe3 100644 --- a/integration-guide/sdk-api-overview-for-developers/merchant-integration-guide.md +++ b/integration-guide/sdk-api-overview-for-developers/merchant-integration-guide.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Merchant Integration Guide diff --git a/integration-guide/workflow-agent-builders.md b/integration-guide/workflow-agent-builders.md index 00c6215..515cf09 100644 --- a/integration-guide/workflow-agent-builders.md +++ b/integration-guide/workflow-agent-builders.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## Workflow A: Agent Builders diff --git a/integration-guide/workflow-merchants-payment-providers.md b/integration-guide/workflow-merchants-payment-providers.md index 061f859..4bdf529 100644 --- a/integration-guide/workflow-merchants-payment-providers.md +++ b/integration-guide/workflow-merchants-payment-providers.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## Workflow B: Merchants & Payment Providers diff --git a/integration-guide/workflow-overview.md b/integration-guide/workflow-overview.md index 3a5aa3f..b2a729c 100644 --- a/integration-guide/workflow-overview.md +++ b/integration-guide/workflow-overview.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). ## Workflow Overview diff --git a/integration-guide/workflow-overview/README.md b/integration-guide/workflow-overview/README.md index 873b56a..ea74efa 100644 --- a/integration-guide/workflow-overview/README.md +++ b/integration-guide/workflow-overview/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Workflow Overview diff --git a/integration-guide/workflow-overview/workflow-a-agent-builders.md b/integration-guide/workflow-overview/workflow-a-agent-builders.md index 5ba9cab..8c8c04a 100644 --- a/integration-guide/workflow-overview/workflow-a-agent-builders.md +++ b/integration-guide/workflow-overview/workflow-a-agent-builders.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Workflow A: Agent Builders diff --git a/integration-guide/workflow-overview/workflow-b-merchants-and-payment-providers.md b/integration-guide/workflow-overview/workflow-b-merchants-and-payment-providers.md index 09535d1..f38a463 100644 --- a/integration-guide/workflow-overview/workflow-b-merchants-and-payment-providers.md +++ b/integration-guide/workflow-overview/workflow-b-merchants-and-payment-providers.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Workflow B: Merchants & Payment Providers diff --git a/kite-agent-passport/README.md b/kite-agent-passport/README.md index b56c2f3..a5232ec 100644 --- a/kite-agent-passport/README.md +++ b/kite-agent-passport/README.md @@ -3,9 +3,8 @@ description: Get started with Kite Agent Passport — let your AI agent discover --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Kite Agent Passport diff --git a/kite-agent-passport/add-kite-tokens-external-wallet.md b/kite-agent-passport/add-kite-tokens-external-wallet.md index 688f878..debae1f 100644 --- a/kite-agent-passport/add-kite-tokens-external-wallet.md +++ b/kite-agent-passport/add-kite-tokens-external-wallet.md @@ -3,9 +3,8 @@ description: Step-by-step instructions for adding KITE tokens to your external w --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Add Kite Tokens to an External Wallet diff --git a/kite-agent-passport/beginner-setup.md b/kite-agent-passport/beginner-setup.md index eaeac7b..60d7d90 100644 --- a/kite-agent-passport/beginner-setup.md +++ b/kite-agent-passport/beginner-setup.md @@ -3,9 +3,8 @@ description: Full installation walkthrough for choosing an agent, installing Kit --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Full Installation Walkthrough diff --git a/kite-agent-passport/cli-reference.md b/kite-agent-passport/cli-reference.md index 6b4fd5a..8914347 100644 --- a/kite-agent-passport/cli-reference.md +++ b/kite-agent-passport/cli-reference.md @@ -3,9 +3,8 @@ description: CLI reference for kpass and ksearch — all commands for Kite Agent --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # CLI Reference diff --git a/kite-agent-passport/funding.md b/kite-agent-passport/funding.md index 14051d0..10c79ab 100644 --- a/kite-agent-passport/funding.md +++ b/kite-agent-passport/funding.md @@ -3,9 +3,8 @@ description: How to fund your Kite Agent Passport wallet — buy USDC with fiat, --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Funding Your Wallet diff --git a/kite-agent-passport/service-provider-guide.md b/kite-agent-passport/service-provider-guide.md index 2e4d799..42eb940 100644 --- a/kite-agent-passport/service-provider-guide.md +++ b/kite-agent-passport/service-provider-guide.md @@ -3,9 +3,8 @@ description: Guide for service providers to accept payments from Kite Agent Pass --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Service Provider Guide diff --git a/kite-chain/1-getting-started/README.md b/kite-chain/1-getting-started/README.md index 793eefd..4a0c279 100644 --- a/kite-chain/1-getting-started/README.md +++ b/kite-chain/1-getting-started/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Getting Started with Kite Chain diff --git a/kite-chain/1-getting-started/faqs.md b/kite-chain/1-getting-started/faqs.md index 0bb1345..7b6f31a 100644 --- a/kite-chain/1-getting-started/faqs.md +++ b/kite-chain/1-getting-started/faqs.md @@ -3,9 +3,8 @@ description: Frequently Asked Questions --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # FAQs diff --git a/kite-chain/1-getting-started/network-information.md b/kite-chain/1-getting-started/network-information.md index e25d704..8ee7234 100644 --- a/kite-chain/1-getting-started/network-information.md +++ b/kite-chain/1-getting-started/network-information.md @@ -3,9 +3,8 @@ description: Chain IDs, endpoints, and environment details for Kite networks. --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Network Information diff --git a/kite-chain/1-getting-started/tools.md b/kite-chain/1-getting-started/tools.md index ae64aa9..2f3e971 100644 --- a/kite-chain/1-getting-started/tools.md +++ b/kite-chain/1-getting-started/tools.md @@ -3,9 +3,8 @@ description: Explorers, wallets, and references for building on Kite. --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Tools diff --git a/kite-chain/10-layerzero-kite-integration/README.md b/kite-chain/10-layerzero-kite-integration/README.md index 595f959..db506c9 100644 --- a/kite-chain/10-layerzero-kite-integration/README.md +++ b/kite-chain/10-layerzero-kite-integration/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # LayerZero Integration on Kite AI diff --git a/kite-chain/11-goldsky-kite-integration/README.md b/kite-chain/11-goldsky-kite-integration/README.md index ae63821..06c54ad 100644 --- a/kite-chain/11-goldsky-kite-integration/README.md +++ b/kite-chain/11-goldsky-kite-integration/README.md @@ -3,9 +3,8 @@ description: Index Kite AI with Goldsky for high-performance blockchain data inf --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Indexing Kite AI with Goldsky diff --git a/kite-chain/12-lucid-kite-integration/README.md b/kite-chain/12-lucid-kite-integration/README.md index de48759..6f7ae59 100644 --- a/kite-chain/12-lucid-kite-integration/README.md +++ b/kite-chain/12-lucid-kite-integration/README.md @@ -3,9 +3,8 @@ description: Kite Integration with Lucid - Native yield-generating USDC liquidit --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Kite Integration with Lucid diff --git a/kite-chain/2-fundamentals/README.md b/kite-chain/2-fundamentals/README.md index fe6dd53..0c3046e 100644 --- a/kite-chain/2-fundamentals/README.md +++ b/kite-chain/2-fundamentals/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Blockchain Fundamentals diff --git a/kite-chain/2-fundamentals/blockchain-fundamentals.md b/kite-chain/2-fundamentals/blockchain-fundamentals.md index de4b64f..af335ad 100644 --- a/kite-chain/2-fundamentals/blockchain-fundamentals.md +++ b/kite-chain/2-fundamentals/blockchain-fundamentals.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Blockchain Fundamentals diff --git a/kite-chain/2-fundamentals/smart-contract-basics.md b/kite-chain/2-fundamentals/smart-contract-basics.md index 1ccbdb5..203592f 100644 --- a/kite-chain/2-fundamentals/smart-contract-basics.md +++ b/kite-chain/2-fundamentals/smart-contract-basics.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Smart Contract Basics diff --git a/kite-chain/3-developing/README.md b/kite-chain/3-developing/README.md index 71bfa7b..60fadf8 100644 --- a/kite-chain/3-developing/README.md +++ b/kite-chain/3-developing/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Developing Smart Contracts diff --git a/kite-chain/3-developing/counter-smart-contract-hardhat.md b/kite-chain/3-developing/counter-smart-contract-hardhat.md index 5b91fad..ee9bc8f 100644 --- a/kite-chain/3-developing/counter-smart-contract-hardhat.md +++ b/kite-chain/3-developing/counter-smart-contract-hardhat.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). Build & Deploy a Counter Contract on Kite AI using Hardhat diff --git a/kite-chain/3-developing/counter-smart-contract-remix.md b/kite-chain/3-developing/counter-smart-contract-remix.md index 7751cdd..3bb8ad9 100644 --- a/kite-chain/3-developing/counter-smart-contract-remix.md +++ b/kite-chain/3-developing/counter-smart-contract-remix.md @@ -3,9 +3,8 @@ description: Building & deploying a smart contract on KITE AI with Remix --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Counter Smart contract diff --git a/kite-chain/3-developing/setup-environment.md b/kite-chain/3-developing/setup-environment.md index 8bfc7a8..54ee8df 100644 --- a/kite-chain/3-developing/setup-environment.md +++ b/kite-chain/3-developing/setup-environment.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Building on Kite Chain - Network setting & tools diff --git a/kite-chain/3-developing/smart-contracts-list.md b/kite-chain/3-developing/smart-contracts-list.md index 85c919f..f8ffe74 100644 --- a/kite-chain/3-developing/smart-contracts-list.md +++ b/kite-chain/3-developing/smart-contracts-list.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Kite Mainnet Contracts List diff --git a/kite-chain/3-developing/voting-smart-contract.md b/kite-chain/3-developing/voting-smart-contract.md index cb71f2f..a5c9745 100644 --- a/kite-chain/3-developing/voting-smart-contract.md +++ b/kite-chain/3-developing/voting-smart-contract.md @@ -3,9 +3,8 @@ description: Building & deploying a smart contract on KITE AI with Remix --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Voting Smart contract diff --git a/kite-chain/4-building-dapps/README.md b/kite-chain/4-building-dapps/README.md index 6bfc9fa..17d1b78 100644 --- a/kite-chain/4-building-dapps/README.md +++ b/kite-chain/4-building-dapps/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Building dApps diff --git a/kite-chain/4-building-dapps/counter-dapp.md b/kite-chain/4-building-dapps/counter-dapp.md index cef2609..bc367dc 100644 --- a/kite-chain/4-building-dapps/counter-dapp.md +++ b/kite-chain/4-building-dapps/counter-dapp.md @@ -3,9 +3,8 @@ description: A sample counter dApp built with KITE AI testnet & React --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Counter dApp diff --git a/kite-chain/4-building-dapps/token-minter.md b/kite-chain/4-building-dapps/token-minter.md index 2844374..5e01d4b 100644 --- a/kite-chain/4-building-dapps/token-minter.md +++ b/kite-chain/4-building-dapps/token-minter.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Token Minter diff --git a/kite-chain/4-building-dapps/voting-dapp.md b/kite-chain/4-building-dapps/voting-dapp.md index 4cf5c65..62e5473 100644 --- a/kite-chain/4-building-dapps/voting-dapp.md +++ b/kite-chain/4-building-dapps/voting-dapp.md @@ -3,9 +3,8 @@ description: A sample voting dApp built with KITE AI testnet & React --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Voting dApp diff --git a/kite-chain/5-advanced/README.md b/kite-chain/5-advanced/README.md index d31bc32..01d72f9 100644 --- a/kite-chain/5-advanced/README.md +++ b/kite-chain/5-advanced/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Advanced Features diff --git a/kite-chain/5-advanced/account-abstraction-sdk.md b/kite-chain/5-advanced/account-abstraction-sdk.md index 1bb4266..03c2a34 100644 --- a/kite-chain/5-advanced/account-abstraction-sdk.md +++ b/kite-chain/5-advanced/account-abstraction-sdk.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # GoKite Account Abstraction SDK – Developer Guide diff --git a/kite-chain/5-advanced/multisig-wallet.md b/kite-chain/5-advanced/multisig-wallet.md index 7ad137c..2b9db12 100644 --- a/kite-chain/5-advanced/multisig-wallet.md +++ b/kite-chain/5-advanced/multisig-wallet.md @@ -3,9 +3,8 @@ description: Ash Multisig Wallet for Kite AI L1 --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Multisig Wallet diff --git a/kite-chain/6-reference.md b/kite-chain/6-reference.md index 204e2c3..919eab2 100644 --- a/kite-chain/6-reference.md +++ b/kite-chain/6-reference.md @@ -3,9 +3,8 @@ description: Kite Security, a secure-by-design and DevSecOps-driven approach --- -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Security at Kite diff --git a/kite-chain/7-kite-node/README.md b/kite-chain/7-kite-node/README.md index d93281e..f631ce7 100644 --- a/kite-chain/7-kite-node/README.md +++ b/kite-chain/7-kite-node/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Kite Node diff --git a/kite-chain/7-kite-node/mainnet-network-information.md b/kite-chain/7-kite-node/mainnet-network-information.md index 033d49f..eb800cd 100644 --- a/kite-chain/7-kite-node/mainnet-network-information.md +++ b/kite-chain/7-kite-node/mainnet-network-information.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Mainnet Network Information diff --git a/kite-chain/7-kite-node/mainnet-node-operations.md b/kite-chain/7-kite-node/mainnet-node-operations.md index 4b24d0a..c7c4dfd 100644 --- a/kite-chain/7-kite-node/mainnet-node-operations.md +++ b/kite-chain/7-kite-node/mainnet-node-operations.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Mainnet Node Operations diff --git a/kite-chain/8-kite-stablecoin/stablecoin-gasless-transfer.md b/kite-chain/8-kite-stablecoin/stablecoin-gasless-transfer.md index 2cd1e14..3fcb44e 100644 --- a/kite-chain/8-kite-stablecoin/stablecoin-gasless-transfer.md +++ b/kite-chain/8-kite-stablecoin/stablecoin-gasless-transfer.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Stablecoin workflow and User Experience diff --git a/kite-chain/9-gasless-integration/README.md b/kite-chain/9-gasless-integration/README.md index a7ca133..529459d 100644 --- a/kite-chain/9-gasless-integration/README.md +++ b/kite-chain/9-gasless-integration/README.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # Stablecoin Gasless Transfer: Integration Guide diff --git a/kite-chain/mica-whitepaper.md b/kite-chain/mica-whitepaper.md index 7a32637..d34307e 100644 --- a/kite-chain/mica-whitepaper.md +++ b/kite-chain/mica-whitepaper.md @@ -1,7 +1,6 @@ -{% hint style="warning" %} -**⚠️ This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). -{% endhint %} +> [!WARNING] +> **This version of the docs is deprecated.** The Kite documentation has moved to [docs.gokite.ai](https://docs.gokite.ai), which now replaces this site. Please use the new docs, and file issues against [gokite-ai/kite-docs](https://github.com/gokite-ai/kite-docs). # MiCA Whitepaper