diff --git a/developers/developer-guides/tools/clis/weave-cli/rollup/launch.mdx b/developers/developer-guides/tools/clis/weave-cli/rollup/launch.mdx index e277ddd3..ed5ef860 100644 --- a/developers/developer-guides/tools/clis/weave-cli/rollup/launch.mdx +++ b/developers/developer-guides/tools/clis/weave-cli/rollup/launch.mdx @@ -1,5 +1,5 @@ --- -title: Launching your Rollup +title: Launching Your Rollup --- Weave simplifies diff --git a/developers/developer-guides/vm-specific-tutorials/wasmvm/connect-oracles.mdx b/developers/developer-guides/vm-specific-tutorials/wasmvm/connect-oracles.mdx index a78a8bcf..d10df4de 100644 --- a/developers/developer-guides/vm-specific-tutorials/wasmvm/connect-oracles.mdx +++ b/developers/developer-guides/vm-specific-tutorials/wasmvm/connect-oracles.mdx @@ -11,7 +11,7 @@ contract. Specifically, the contract provides 3 queries: 2. `GetPrice`: Returns the price of a single asset pair 3. `GetPrices`: Returns the price of multiple asset pairs -## Integrating the Queries into Your Contract +## Integrating the Queries Into Your Contract To make the queries from your own contracts, you can copy the `packages` folder found in the wasm-connect-query contract repository into your own project. This diff --git a/hackathon/get-started.mdx b/hackathon/get-started.mdx index d9517c34..13e80178 100644 --- a/hackathon/get-started.mdx +++ b/hackathon/get-started.mdx @@ -115,7 +115,7 @@ Using the `initia-appchain-dev` skill, please verify that `initiad`, `weave`, an -## Step 7: Initial Setup with `weave init` +## Step 7: Initial Setup With `weave init` Your AI agent is your partner in this hackathon, but the `weave` CLI requires an interactive setup flow to prepare your environment and launch your appchain. diff --git a/nodes-and-rollups/indexing/rollytics/faq.mdx b/nodes-and-rollups/indexing/rollytics/faq.mdx index e24bd2d8..580117d5 100644 --- a/nodes-and-rollups/indexing/rollytics/faq.mdx +++ b/nodes-and-rollups/indexing/rollytics/faq.mdx @@ -32,7 +32,7 @@ KV Indexer: Rollytics is the long-term supported indexing solution for Initia rollups. -## Will Services Break if We Don’t Migrate? +## Will Services Break If We Don’t Migrate? No immediate breakage is expected, but migration is recommended before production scale. diff --git a/user-guides/wallet/auto-signing/using-auto-signing/revoking-auto-signing.mdx b/user-guides/wallet/auto-signing/using-auto-signing/revoking-auto-signing.mdx index 43d66001..f1334421 100644 --- a/user-guides/wallet/auto-signing/using-auto-signing/revoking-auto-signing.mdx +++ b/user-guides/wallet/auto-signing/using-auto-signing/revoking-auto-signing.mdx @@ -8,6 +8,6 @@ On a wallet with auto-signing enabled: Auto-signing". 2. Review all active sessions by chain name, logo, and how long they will remain active. -3. To revoke an auto-signing session, click on the "Revoke" button next to the +3. To revoke an auto-signing session, click the "Revoke" button next to the session. 4. You'll be prompted to sign with your main wallet to confirm the revocation. diff --git a/user-guides/wallet/autosign/introduction.mdx b/user-guides/wallet/autosign/introduction.mdx index f7c9944a..4d3e44d5 100644 --- a/user-guides/wallet/autosign/introduction.mdx +++ b/user-guides/wallet/autosign/introduction.mdx @@ -2,11 +2,11 @@ title: Introduction --- -Autosign and Ghost Wallets are designed to make onchain actions feel as smooth -as browsing the internet. They function as temporary delegated wallets that -auto-sign approved onchain transactions on behalf of a user’s primary wallet. +Autosign and Ghost Wallets make onchain actions feel as smooth as browsing the +internet. They function as temporary delegated wallets that auto-sign approved +onchain transactions on behalf of your primary wallet. Ghost Wallets use Privy’s embedded wallet infrastructure to eliminate repetitive -signature pop-ups. Users maintain full custody of their primary wallet, private +signature pop-ups. You maintain full custody of your primary wallet, private keys, and assets while enjoying faster, smoother on-chain interactions across -all Initia app chains and supported dApps. +all Initia appchains and supported dApps. diff --git a/user-guides/wallet/autosign/using-autosign/revoking-autosign.mdx b/user-guides/wallet/autosign/using-autosign/revoking-autosign.mdx index 38848ea4..50a46a6e 100644 --- a/user-guides/wallet/autosign/using-autosign/revoking-autosign.mdx +++ b/user-guides/wallet/autosign/using-autosign/revoking-autosign.mdx @@ -4,10 +4,9 @@ title: 'Revoking Autosign' On a wallet with autosign enabled: -1. Open the Initia Wallet Settings in the top right corner, and click on "Manage +1. Open the Initia Wallet Settings in the top right corner, and click "Manage Auto-signing". 2. Review all active sessions by app name, logo, and how long they will remain active for. -3. To revoke an autosign session, click on the "Revoke" button next to the - session. +3. To revoke an autosign session, click the "Revoke" button next to the session. 4. You'll be prompted to sign with your main wallet to confirm the revocation.