Skip to content

Commit c02562b

Browse files
nhussein11dawnkelly09eshaben
authored
Fix XCM precompile page (new IA) (#1143)
* fix: minor fixes * fix: llms * fix: ia files * fix: ia files * fix: working * fresh llms * Apply suggestion from @eshaben Co-authored-by: Erin Shaben <[email protected]> * fresh llms --------- Co-authored-by: DAWN KELLY <[email protected]> Co-authored-by: Dawn Kelly <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
1 parent 5e709a9 commit c02562b

File tree

5 files changed

+24
-24
lines changed

5 files changed

+24
-24
lines changed

.ai/categories/smart-contracts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5906,7 +5906,7 @@ Page Title: Interact with the XCM Precompile
59065906

59075907
## Introduction
59085908

5909-
The [XCM (Cross-Consensus Message)](/develop/interoperability/intro-to-xcm){target=\_blank} precompile enables Polkadot Hub developers to access XCM functionality directly from their smart contracts using a Solidity interface.
5909+
The [XCM (Cross-Consensus Message)](/parachains/interoperability/get-started/){target=\_blank} precompile enables Polkadot Hub developers to access XCM functionality directly from their smart contracts using a Solidity interface.
59105910

59115911
Located at the fixed address `0x00000000000000000000000000000000000a0000`, the XCM precompile offers three primary functions:
59125912

@@ -6076,9 +6076,9 @@ Whether you're building DeFi protocols, governance systems, or any application r
60766076
The XCM precompile provides a simple yet powerful interface for cross-chain interactions within the Polkadot ecosystem and beyond.
60776077
By building and executing XCM programs, developers can build cross-chain applications that leverage the full potential of Polkadot's interoperability features.
60786078

6079-
## Next steps
6079+
## Next Steps
60806080

6081-
Head to the Polkadot Hub TestNet and start playing around with the precompile using Hardhat or Foundry.
6081+
Head to the Polkadot Hub TestNet and start playing around with the precompile using [Hardhat](/smart-contracts/dev-environments/hardhat/get-started/){target=\_blank} or [Foundry](/smart-contracts/dev-environments/foundry/get-started/){target=\_blank}.
60826082

60836083
You can use PAPI to build XCM programs and test them with Chopsticks.
60846084

.ai/pages/smart-contracts-precompiles-xcm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ url: https://docs.polkadot.com/smart-contracts/precompiles/xcm/
99

1010
## Introduction
1111

12-
The [XCM (Cross-Consensus Message)](/develop/interoperability/intro-to-xcm){target=\_blank} precompile enables Polkadot Hub developers to access XCM functionality directly from their smart contracts using a Solidity interface.
12+
The [XCM (Cross-Consensus Message)](/parachains/interoperability/get-started/){target=\_blank} precompile enables Polkadot Hub developers to access XCM functionality directly from their smart contracts using a Solidity interface.
1313

1414
Located at the fixed address `0x00000000000000000000000000000000000a0000`, the XCM precompile offers three primary functions:
1515

@@ -179,8 +179,8 @@ Whether you're building DeFi protocols, governance systems, or any application r
179179
The XCM precompile provides a simple yet powerful interface for cross-chain interactions within the Polkadot ecosystem and beyond.
180180
By building and executing XCM programs, developers can build cross-chain applications that leverage the full potential of Polkadot's interoperability features.
181181

182-
## Next steps
182+
## Next Steps
183183

184-
Head to the Polkadot Hub TestNet and start playing around with the precompile using Hardhat or Foundry.
184+
Head to the Polkadot Hub TestNet and start playing around with the precompile using [Hardhat](/smart-contracts/dev-environments/hardhat/get-started/){target=\_blank} or [Foundry](/smart-contracts/dev-environments/foundry/get-started/){target=\_blank}.
185185

186186
You can use PAPI to build XCM programs and test them with Chopsticks.

.ai/site-index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11905,7 +11905,7 @@
1190511905
],
1190611906
"raw_md_url": "https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/master/.ai/pages/smart-contracts-precompiles-xcm.md",
1190711907
"html_url": "https://docs.polkadot.com/smart-contracts/precompiles/xcm/",
11908-
"preview": "The [XCM (Cross-Consensus Message)](/develop/interoperability/intro-to-xcm){target=\\_blank} precompile enables Polkadot Hub developers to access XCM functionality directly from their smart contracts using a Solidity interface.",
11908+
"preview": "The [XCM (Cross-Consensus Message)](/parachains/interoperability/get-started/){target=\\_blank} precompile enables Polkadot Hub developers to access XCM functionality directly from their smart contracts using a Solidity interface.",
1190911909
"outline": [
1191011910
{
1191111911
"depth": 2,
@@ -11949,17 +11949,17 @@
1194911949
},
1195011950
{
1195111951
"depth": 2,
11952-
"title": "Next steps",
11952+
"title": "Next Steps",
1195311953
"anchor": "next-steps"
1195411954
}
1195511955
],
1195611956
"stats": {
11957-
"chars": 10554,
11958-
"words": 1419,
11957+
"chars": 10705,
11958+
"words": 1436,
1195911959
"headings": 9,
11960-
"estimated_token_count_total": 2276
11960+
"estimated_token_count_total": 2325
1196111961
},
11962-
"hash": "sha256:4856172c6356357818234a3b7f0828716bd32e6192f3609c51de0cafcc5a75e7",
11962+
"hash": "sha256:c084190ea7d676128e7e399e8fe88598ca150f88d684db279a687ee1c3956120",
1196311963
"token_estimator": "heuristic-v1"
1196411964
},
1196511965
{

0 commit comments

Comments
 (0)