Skip to content

Commit 8c4690a

Browse files
committed
add 'Bridge to Base' guide and images; update wallet setup instructions and demand signaling documentation for clarity
1 parent b48173c commit 8c4690a

15 files changed

Lines changed: 339 additions & 191 deletions

astro.config.mjs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ export default defineConfig({
102102
{
103103
label: "How-to Guides",
104104
items: [
105-
{ label: "Setup a wallet", slug: "how-to-guides/setup-a-wallet" },
105+
{ label: "Setup a Wallet", slug: "how-to-guides/setup-a-wallet" },
106+
{ label: "Bridge to Base", slug: "how-to-guides/bridge-to-base"},
107+
{ label: "Register an Agent", slug: "how-to-guides/register-an-agent" },
106108
// {
107109
// label: "Setup a wallet",
108110
// slug: "how-to-guides/setup-a-wallet",
137 KB
Loading
182 KB
Loading
176 KB
Loading
118 KB
Loading
143 KB
Loading
114 KB
Loading
132 KB
Loading
126 KB
Loading

src/content/docs/agents/demand-signaling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ For example, if you have an agent specializing on finding predictions for the sw
4646

4747
1. **Visit the [Create Signal](https://portal.torus.network/create-signal) tab in the [Torus Portal](https://portal.torus.network)**
4848

49-
2. **Connect your Torus wallet that owns the root agent you want to signal**
49+
2. **Connect your Torus wallet that owns the agent you want to signal**
5050

5151
3. **Fill in the required signal details:**
5252

0 commit comments

Comments
 (0)