Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: for-devs-md-to-mdx #1837

Merged
merged 5 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ The Arbitrum Nitro software includes a special `NodeInterface` contract availabl

## NodeInterface methods

import NodeInterfaceRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_NodeInterface.md';
import NodeInterfaceRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_NodeInterface.mdx';

<NodeInterfaceRef />
28 changes: 14 additions & 14 deletions arbitrum-docs/build-decentralized-apps/precompiles/02-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ ArbAddressTable ([Interface][arbaddresstable_link_interface] | [Implementation][

Precompile address: `0x0000000000000000000000000000000000000066`

import ArbAddressTableRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbAddressTable.md';
import ArbAddressTableRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbAddressTable.mdx';

<ArbAddressTableRef />

Expand All @@ -89,7 +89,7 @@ Compression ratios are measured in basis points. Methods that are checkmarked ar

Precompile address: `0x000000000000000000000000000000000000006D`

import ArbAggregatorRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbAggregator.md';
import ArbAggregatorRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbAggregator.mdx';

<ArbAggregatorRef />

Expand All @@ -107,7 +107,7 @@ ArbDebug ([Interface][arbdebug_link_interface] | [Implementation][arbdebug_link_

Precompile address: `0x00000000000000000000000000000000000000ff`

import ArbDebugRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbDebug.md';
import ArbDebugRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbDebug.mdx';

<ArbDebugRef />

Expand All @@ -117,7 +117,7 @@ ArbFunctionTable ([Interface][arbfunctiontable_link_interface] | [Implementation

Precompile address: `0x0000000000000000000000000000000000000068`

import ArbFunctionTableRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbFunctionTable.md';
import ArbFunctionTableRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbFunctionTable.mdx';

<ArbFunctionTableRef />

Expand All @@ -127,7 +127,7 @@ ArbGasInfo ([Interface][arbgasinfo_link_interface] | [Implementation][arbgasinfo

Precompile address: `0x000000000000000000000000000000000000006C`

import ArbGasInfoRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbGasInfo.md';
import ArbGasInfoRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbGasInfo.mdx';

<ArbGasInfoRef />

Expand All @@ -137,7 +137,7 @@ ArbInfo ([Interface][arbinfo_link_interface] | [Implementation][arbinfo_link_imp

Precompile address: `0x0000000000000000000000000000000000000065`

import ArbInfoRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbInfo.md';
import ArbInfoRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbInfo.mdx';

<ArbInfoRef />

Expand All @@ -147,7 +147,7 @@ ArbosTest ([Interface][arbostest_link_interface] | [Implementation][arbostest_li

Precompile address: `0x0000000000000000000000000000000000000069`

import ArbosTestRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbosTest.md';
import ArbosTestRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbosTest.mdx';

<ArbosTestRef />

Expand All @@ -163,7 +163,7 @@ Most of Arbitrum Classic's owner methods have been removed since they no longer

Precompile address: `0x0000000000000000000000000000000000000070`

import ArbOwnerRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbOwner.md';
import ArbOwnerRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbOwner.mdx';

<ArbOwnerRef />

Expand All @@ -173,7 +173,7 @@ ArbOwnerPublic ([Interface][arbownerpublic_link_interface] | [Implementation][ar

Precompile address: `0x000000000000000000000000000000000000006b`

import ArbOwnerPublicRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbOwnerPublic.md';
import ArbOwnerPublicRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbOwnerPublic.mdx';

<ArbOwnerPublicRef />

Expand All @@ -183,7 +183,7 @@ ArbRetryableTx ([Interface][arbretryabletx_link_interface] | [Implementation][ar

Precompile address: `0x000000000000000000000000000000000000006E`

import ArbRetryableTxRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbRetryableTx.md';
import ArbRetryableTxRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbRetryableTx.mdx';

<ArbRetryableTxRef />

Expand All @@ -193,7 +193,7 @@ ArbStatistics ([Interface][arbstatistics_link_interface] | [Implementation][arbs

Precompile address: `0x000000000000000000000000000000000000006F`

import ArbStatisticsRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbStatistics.md';
import ArbStatisticsRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbStatistics.mdx';

<ArbStatisticsRef />

Expand All @@ -203,7 +203,7 @@ ArbSys ([Interface][arbsys_link_interface] | [Implementation][arbsys_link_implem

Precompile address: `0x0000000000000000000000000000000000000064`

import ArbSysRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbSys.md';
import ArbSysRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbSys.mdx';

<ArbSysRef />

Expand All @@ -213,7 +213,7 @@ ArbWasm ([Interface][arbwasm_link_interface] | [Implementation][arbwasm_link_imp

Precompile address: `0x0000000000000000000000000000000000000071`

import ArbWasmRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbWasm.md';
import ArbWasmRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbWasm.mdx';

<ArbWasmRef />

Expand All @@ -223,6 +223,6 @@ ArbWasmCache ([Interface][arbwasmcache_link_interface] | [Implementation][arbwas

Precompile address: `0x0000000000000000000000000000000000000072`

import ArbWasmCacheRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbWasmCache.md';
import ArbWasmCacheRef from '../../for-devs/dev-tools-and-resources/partials/precompile-tables/_ArbWasmCache.mdx';

<ArbWasmCacheRef />
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ user_story: As a developer, I want to understand the popular development framewo
content_type: overview
---

import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.md';
import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.mdx';

<KnowMoreToolsBox />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ user_story: As a developer, I want to understand what web3 libraries and tools a
content_type: overview
---

import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.md';
import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.mdx';

<KnowMoreToolsBox />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ user_story: As a developer, I want to understand what monitoring tools and block
content_type: overview
---

import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.md';
import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.mdx';

<KnowMoreToolsBox />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ user_story: As a developer, I want to understand what debugging tools are availa
content_type: overview
---

import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.md';
import KnowMoreToolsBox from '../../for-devs/partials/_know-more-tools-box-partial.mdx';

<KnowMoreToolsBox />

Expand Down
Loading