diff --git a/pages/builders/app-developers.mdx b/pages/builders/app-developers.mdx index 671d45bf2..2b1fb38e2 100644 --- a/pages/builders/app-developers.mdx +++ b/pages/builders/app-developers.mdx @@ -7,15 +7,21 @@ import { Card, Cards } from 'nextra/components' # App Developers -Welcome to the App Developers section, where you'll find essential resources for deploying contracts, handling transactions, cross-chain messaging, and more. +Welcome to the App Developers section, where you'll find essential resources for deploying contracts, handling transactions, cross-chain messaging, and more. Access quick-start guides, tutorials, and tools to help you build applications on the OP Stack efficiently + + + + + + - \ No newline at end of file + diff --git a/pages/builders/app-developers/bridging.mdx b/pages/builders/app-developers/bridging.mdx index 0505ec3c2..fffb0d890 100644 --- a/pages/builders/app-developers/bridging.mdx +++ b/pages/builders/app-developers/bridging.mdx @@ -11,7 +11,10 @@ This section provides information on bridging basics, custom bridges, sending da + + + - \ No newline at end of file + diff --git a/pages/builders/app-developers/contracts.mdx b/pages/builders/app-developers/contracts.mdx index a00fe97df..6aa071fe8 100644 --- a/pages/builders/app-developers/contracts.mdx +++ b/pages/builders/app-developers/contracts.mdx @@ -11,6 +11,8 @@ This section provides information on solidity compatibility, contract optimizati + + - \ No newline at end of file + diff --git a/pages/builders/app-developers/tools.mdx b/pages/builders/app-developers/tools.mdx index 311e4c732..be665e956 100644 --- a/pages/builders/app-developers/tools.mdx +++ b/pages/builders/app-developers/tools.mdx @@ -11,5 +11,6 @@ This section provides information on open source code repo for op stack builders + - \ No newline at end of file + diff --git a/pages/builders/app-developers/transactions.mdx b/pages/builders/app-developers/transactions.mdx index 53c343741..6350d183a 100644 --- a/pages/builders/app-developers/transactions.mdx +++ b/pages/builders/app-developers/transactions.mdx @@ -11,8 +11,12 @@ This section provides information on estimating transaction fees on op mainnet, + + + + - \ No newline at end of file + diff --git a/pages/builders/app-developers/tutorials.mdx b/pages/builders/app-developers/tutorials.mdx index 130cc9271..874941a77 100644 --- a/pages/builders/app-developers/tutorials.mdx +++ b/pages/builders/app-developers/tutorials.mdx @@ -11,13 +11,22 @@ This section provides information on bridging erc 20 tokens to op mainnet with t + + + + + + + + + - \ No newline at end of file + diff --git a/pages/builders/cex-wallet-developers.mdx b/pages/builders/cex-wallet-developers.mdx index 59a9f593c..57f632b38 100644 --- a/pages/builders/cex-wallet-developers.mdx +++ b/pages/builders/cex-wallet-developers.mdx @@ -11,5 +11,6 @@ This section provides information on supporting op mainnet in your exchange and + - \ No newline at end of file + diff --git a/pages/builders/chain-operators.mdx b/pages/builders/chain-operators.mdx index 58f52f1fc..3b54c31da 100644 --- a/pages/builders/chain-operators.mdx +++ b/pages/builders/chain-operators.mdx @@ -11,12 +11,20 @@ This section provides information on chain architecture, configuration, deploy, + + + + + + + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/configuration.mdx b/pages/builders/chain-operators/configuration.mdx index eeb44b78f..b4267cebb 100644 --- a/pages/builders/chain-operators/configuration.mdx +++ b/pages/builders/chain-operators/configuration.mdx @@ -11,7 +11,10 @@ This section provides information on batcher configuration, chain operator confi + + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/deploy.mdx b/pages/builders/chain-operators/deploy.mdx index 5ce741ce6..100f7bf78 100644 --- a/pages/builders/chain-operators/deploy.mdx +++ b/pages/builders/chain-operators/deploy.mdx @@ -11,6 +11,8 @@ This section provides information on op stack genesis creation, op stack deploym + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/features.mdx b/pages/builders/chain-operators/features.mdx index 8b629beeb..57da4c982 100644 --- a/pages/builders/chain-operators/features.mdx +++ b/pages/builders/chain-operators/features.mdx @@ -11,8 +11,12 @@ This section provides information on how to run an alt da mode chain, bridged us + + + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/hacks.mdx b/pages/builders/chain-operators/hacks.mdx index 2fcada575..2ec661074 100644 --- a/pages/builders/chain-operators/hacks.mdx +++ b/pages/builders/chain-operators/hacks.mdx @@ -11,9 +11,14 @@ This section provides information on data availability hacks, derivation hacks, + + + + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/management.mdx b/pages/builders/chain-operators/management.mdx index cc1e0045a..57c755c70 100644 --- a/pages/builders/chain-operators/management.mdx +++ b/pages/builders/chain-operators/management.mdx @@ -11,9 +11,14 @@ This section provides information on chain operator best practices, using blobs, + + + + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/tools.mdx b/pages/builders/chain-operators/tools.mdx index 7f1b4c16a..ee682af50 100644 --- a/pages/builders/chain-operators/tools.mdx +++ b/pages/builders/chain-operators/tools.mdx @@ -11,8 +11,12 @@ This section provides information on chain monitoring options, deploying a block + + + + - \ No newline at end of file + diff --git a/pages/builders/chain-operators/tutorials.mdx b/pages/builders/chain-operators/tutorials.mdx index 01726c074..23206d955 100644 --- a/pages/builders/chain-operators/tutorials.mdx +++ b/pages/builders/chain-operators/tutorials.mdx @@ -11,9 +11,14 @@ This section provides information on adding attributes to the derivation functio + + + + + - \ No newline at end of file + diff --git a/pages/builders/node-operators.mdx b/pages/builders/node-operators.mdx index bfc589137..3e1f573fc 100644 --- a/pages/builders/node-operators.mdx +++ b/pages/builders/node-operators.mdx @@ -11,11 +11,18 @@ This section provides information on node architecture, configuration, json rpc + + + + + + + - \ No newline at end of file + diff --git a/pages/builders/node-operators/configuration.mdx b/pages/builders/node-operators/configuration.mdx index fc05dabfe..97f7ef5d5 100644 --- a/pages/builders/node-operators/configuration.mdx +++ b/pages/builders/node-operators/configuration.mdx @@ -11,6 +11,8 @@ This section provides information on node base configuration, consensus layer co + + - \ No newline at end of file + diff --git a/pages/builders/node-operators/management.mdx b/pages/builders/node-operators/management.mdx index 1bdf97e7c..e2ca7e714 100644 --- a/pages/builders/node-operators/management.mdx +++ b/pages/builders/node-operators/management.mdx @@ -11,8 +11,12 @@ This section provides information on using blobs, node metrics and monitoring, u + + + + - \ No newline at end of file + diff --git a/pages/builders/node-operators/tutorials.mdx b/pages/builders/node-operators/tutorials.mdx index 5d32f7fe8..5ef234f07 100644 --- a/pages/builders/node-operators/tutorials.mdx +++ b/pages/builders/node-operators/tutorials.mdx @@ -11,7 +11,10 @@ This section provides information on running an op mainnet node from source, run + + + - \ No newline at end of file + diff --git a/pages/builders/notices.mdx b/pages/builders/notices.mdx index e1c7e5150..edcabfd6e 100644 --- a/pages/builders/notices.mdx +++ b/pages/builders/notices.mdx @@ -11,6 +11,8 @@ This section provides information on preparing for fault proofs breaking changes + + - \ No newline at end of file + diff --git a/pages/builders/tools.mdx b/pages/builders/tools.mdx index f9f600557..0117233b6 100644 --- a/pages/builders/tools.mdx +++ b/pages/builders/tools.mdx @@ -11,9 +11,14 @@ This section provides information on build, connect, fjord fee parameter calcula + + + + + - \ No newline at end of file + diff --git a/pages/builders/tools/build.mdx b/pages/builders/tools/build.mdx index 52c12a470..70bcb28fd 100644 --- a/pages/builders/tools/build.mdx +++ b/pages/builders/tools/build.mdx @@ -11,8 +11,12 @@ This section provides information on account abstraction, block explorers, testn + + + + - \ No newline at end of file + diff --git a/pages/builders/tools/connect.mdx b/pages/builders/tools/connect.mdx index 2e461c553..d0d8d2967 100644 --- a/pages/builders/tools/connect.mdx +++ b/pages/builders/tools/connect.mdx @@ -11,5 +11,6 @@ This section provides information on networks and rpc & node providers. You'll f + - \ No newline at end of file + diff --git a/pages/builders/tools/monitor.mdx b/pages/builders/tools/monitor.mdx index b7154ae3b..995ffb8bd 100644 --- a/pages/builders/tools/monitor.mdx +++ b/pages/builders/tools/monitor.mdx @@ -11,5 +11,6 @@ This section provides information on analytics tools and accessing pre regenesis + - \ No newline at end of file + diff --git a/pages/builders/tools/op-tools.mdx b/pages/builders/tools/op-tools.mdx index 1ae5b07dc..7d6a5c7af 100644 --- a/pages/builders/tools/op-tools.mdx +++ b/pages/builders/tools/op-tools.mdx @@ -7,7 +7,6 @@ import { Card, Cards } from 'nextra/components' # Op Tools -This section provides information on . +This section provides information on . - - \ No newline at end of file + diff --git a/pages/chain/identity.mdx b/pages/chain/identity.mdx index 980a07dd9..8e9494356 100644 --- a/pages/chain/identity.mdx +++ b/pages/chain/identity.mdx @@ -11,11 +11,18 @@ This section provides information on build decentralized identity apps with atte + + + + + + + - \ No newline at end of file + diff --git a/pages/chain/security.mdx b/pages/chain/security.mdx index 77d548773..aae3f716a 100644 --- a/pages/chain/security.mdx +++ b/pages/chain/security.mdx @@ -7,10 +7,12 @@ import { Card, Cards } from 'nextra/components' # Security -This section provides information on op mainnet security model, privileged roles in op mainnet and security policy and bug bounty program. +This section provides information on op mainnet security model, privileged roles in op mainnet and security policy and bug bounty program. + + - \ No newline at end of file + diff --git a/pages/chain/testing.mdx b/pages/chain/testing.mdx index 103f5b325..0e18191ba 100644 --- a/pages/chain/testing.mdx +++ b/pages/chain/testing.mdx @@ -11,5 +11,6 @@ This section provides information on running a local development environment and + - \ No newline at end of file + diff --git a/pages/connect/contribute.mdx b/pages/connect/contribute.mdx index 549e138ff..551889623 100644 --- a/pages/connect/contribute.mdx +++ b/pages/connect/contribute.mdx @@ -11,6 +11,8 @@ This section provides information on contribute to optimism docs, contribute to + + - \ No newline at end of file + diff --git a/pages/connect/resources.mdx b/pages/connect/resources.mdx index b689e047f..f922a7f4f 100644 --- a/pages/connect/resources.mdx +++ b/pages/connect/resources.mdx @@ -11,4 +11,4 @@ This section provides information on . You'll find concept to help you understan - \ No newline at end of file + diff --git a/pages/stack/operators.mdx b/pages/stack/operators.mdx index b387dc9d6..6fba143cd 100644 --- a/pages/stack/operators.mdx +++ b/pages/stack/operators.mdx @@ -11,4 +11,4 @@ This section provides information on . You'll find guide to help you understand - \ No newline at end of file + diff --git a/pages/stack/operators/features.mdx b/pages/stack/operators/features.mdx index bc015f4ab..0e3865182 100644 --- a/pages/stack/operators/features.mdx +++ b/pages/stack/operators/features.mdx @@ -11,5 +11,6 @@ This section provides information on op txproxy and proxyd. You'll find guide to + - \ No newline at end of file + diff --git a/pages/stack/protocol.mdx b/pages/stack/protocol.mdx index adc2d3462..ace2c58a4 100644 --- a/pages/stack/protocol.mdx +++ b/pages/stack/protocol.mdx @@ -11,9 +11,14 @@ This section provides information on derivation pipeline, fault proofs, features + + + + + - \ No newline at end of file + diff --git a/pages/stack/protocol/fault-proofs.mdx b/pages/stack/protocol/fault-proofs.mdx index 21ad9ad9a..2d21c4d0c 100644 --- a/pages/stack/protocol/fault-proofs.mdx +++ b/pages/stack/protocol/fault-proofs.mdx @@ -11,9 +11,14 @@ This section provides information on fault proof vm: cannon, op challenger expla + + + + + - \ No newline at end of file + diff --git a/pages/stack/protocol/features.mdx b/pages/stack/protocol/features.mdx index bbf6dda79..a96559d8e 100644 --- a/pages/stack/protocol/features.mdx +++ b/pages/stack/protocol/features.mdx @@ -11,6 +11,8 @@ This section provides information on alt da mode explainer, custom gas token exp + + - \ No newline at end of file + diff --git a/pages/stack/protocol/interop.mdx b/pages/stack/protocol/interop.mdx index 17cb34fcf..bcb1ecf0c 100644 --- a/pages/stack/protocol/interop.mdx +++ b/pages/stack/protocol/interop.mdx @@ -11,6 +11,8 @@ This section provides information on anatomy of a cross chain message, interoper + + - \ No newline at end of file + diff --git a/pages/stack/protocol/rollup.mdx b/pages/stack/protocol/rollup.mdx index 9fa2cd3ea..487f5882e 100644 --- a/pages/stack/protocol/rollup.mdx +++ b/pages/stack/protocol/rollup.mdx @@ -11,8 +11,12 @@ This section provides information on deposit flow, forced transaction, rollup pr + + + + - \ No newline at end of file + diff --git a/pages/stack/security.mdx b/pages/stack/security.mdx index 5a32b09d2..2ca1e092a 100644 --- a/pages/stack/security.mdx +++ b/pages/stack/security.mdx @@ -7,9 +7,10 @@ import { Card, Cards } from 'nextra/components' # Security -This section provides information on op stack security faqs and pausing the bridge. +This section provides information on op stack security faqs and pausing the bridge. + - \ No newline at end of file + diff --git a/pages/stack/transactions.mdx b/pages/stack/transactions.mdx index 57d6495e0..198b3838a 100644 --- a/pages/stack/transactions.mdx +++ b/pages/stack/transactions.mdx @@ -11,4 +11,4 @@ This section provides information on . You'll find reference to help you underst - \ No newline at end of file + diff --git a/words.txt b/words.txt index f325c6327..f0363cc63 100644 --- a/words.txt +++ b/words.txt @@ -205,6 +205,7 @@ MTLO MULT multiaddr Multichain +multichain multiclient multisigs MULTU @@ -284,6 +285,7 @@ productionize productionized Protip Proxied +Proxyd proxyd pseudorandomly QRNG @@ -317,6 +319,8 @@ safedb Schnorr secp SELFDESTRUCT +Sendrawtransactionconditional +sendrawtransactionconditional seqnr SEQUENCERHTTP sequencerhttp @@ -365,8 +369,10 @@ trustlessly trustrpc txfeecap txmgr +txns TXPOOL txpool +Txproxy txproxy uncountered Unprotect