Skip to content

Commit 72248d9

Browse files
committed
chore(anda_cloud_website): update x402 content
1 parent e809047 commit 72248d9

5 files changed

Lines changed: 38 additions & 6 deletions

File tree

proposals/proposal-454.sh

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
#!/usr/bin/env bash
2+
3+
# Load the environment variables
4+
source "$(pwd)"/proposals/env.sh
5+
6+
# build and get batch_id, evidence:
7+
# dfx deploy anda_cloud_website --ic --by-proposal
8+
9+
export BLOB="$(didc encode --format blob '(record {batch_id=20:nat; evidence=blob "\dc\59\48\af\94\7d\2c\9b\4c\b9\e8\32\dc\89\a0\78\6a\cc\f2\81\50\f9\18\98\63\d5\89\ff\df\8f\4a\83"})')"
10+
11+
quill sns make-proposal --canister-ids-file ./sns_canister_ids.json --pem-file $PROPOSAL_PEM_FILE $PROPOSAL_NEURON_ID --proposal "(
12+
record {
13+
title = \"Execute commit_proposed_batch() to release anda_cloud_website v0.3.1\";
14+
url = \"https://anda.ai/\";
15+
summary = \"This proposal executes commit_proposed_batch() on lxeb6-dyaaa-aaaap-an2ga-cai to release anda_cloud_website v0.3.1.\n\n1. chore: update x402 content.\";
16+
action = opt variant {
17+
ExecuteGenericNervousSystemFunction = record {
18+
function_id = 1200 : nat64;
19+
payload = ${BLOB};
20+
}
21+
};
22+
}
23+
)" > proposal-message.json
24+
25+
# quill send proposal-message.json

ts/anda_cloud_website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "vitest run"
1212
},
1313
"type": "module",
14-
"version": "0.3.0",
14+
"version": "0.3.1",
1515
"dependencies": {},
1616
"devDependencies": {
1717
"@sveltejs/adapter-static": "^3.0.9",

ts/anda_cloud_website/src/lib/components/Footer.svelte

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<script lang="ts">
22
import ArrowRightUpLine from '$lib/icons/arrow-right-up-line.svelte'
3+
import RedLove from '$lib/icons/red-love.svelte'
34
45
const year = new Date().getFullYear()
56
</script>
@@ -14,12 +15,17 @@
1415
/>
1516
<p class="max-w-sm text-sm leading-relaxed text-white/80"
1617
>We are building the foundational infrastructure and applications that
17-
empower AI agents to thrive as first-class citizens in the Web3.</p
18+
empower AI agents to thrive as first-class citizens in the Web3. <span><RedLove /></span>
19+
<a
20+
href="https://www.coingecko.com/en/coins/icpanda-dao"
21+
target="_blank"
22+
class="text-emerald-500 underline underline-offset-2">PANDA</a
23+
></p
1824
>
1925
</div>
2026
<div>
2127
<h4 class="mb-3 font-semibold">Resources</h4>
22-
<ul class="space-y-2 text-[var(--color-text-dim)]">
28+
<ul class="space-y-2 text-(--color-text-dim)">
2329
<li>
2430
<a
2531
class="flex items-center gap-1 hover:text-white"
@@ -128,8 +134,8 @@
128134
</ul>
129135
</div>
130136
</div>
131-
<div class="mt-14 text-center text-xs text-[var(--color-text-dim)]"
132-
>© {year}
137+
<div class="mt-14 text-center text-xs text-(--color-text-dim)">
138+
© {year}
133139
<a
134140
href="https://dashboard.internetcomputer.org/sns/d7wvo-iiaaa-aaaaq-aacsq-cai"
135141
target="_blank"

ts/anda_cloud_website/src/lib/components/projects/X402Section.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ servePremiumContent();
9595
href="https://1bridge.app"
9696
target="_blank"
9797
><b class="hover:text-emerald-500">One Bridge</b></a> technology,
98-
accept payments in tokens from Ethereum, BNB chain, and other major
98+
will accept payments in tokens from Ethereum, BNB chain, Solana and other major
9999
blockchains seamlessly.</span
100100
></li
101101
>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<svg fill="none" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" class="inline-flex mb-1"><path d="M16 5.88772C16 11.3125 8.00092 16 8.00092 16C8.00092 16 -7.14146e-08 11.3125 -7.17263e-08 5.88772C-3.20922e-08 3.1869 1.93295 1 4.32 1C5.87505 1 7.23848 1.93062 8 3.32428C8.76152 1.93062 10.125 1 11.68 1C14.067 1 16 3.1869 16 5.88772Z" fill="url(#paint0_linear_4052_760)"></path><path d="M16 5.88772C16 11.3125 8.00092 16 8.00092 16C8.00092 16 -7.14146e-08 11.3125 -7.17263e-08 5.88772C-3.20922e-08 3.1869 1.93295 1 4.32 1C5.87505 1 7.23848 1.93062 8 3.32428C8.76152 1.93062 10.125 1 11.68 1C14.067 1 16 3.1869 16 5.88772Z" fill="url(#paint1_linear_4052_760)" fill-opacity="0.48"></path><path d="M16 5.88772C16 11.3125 8.00092 16 8.00092 16C8.00092 16 -7.14146e-08 11.3125 -7.17263e-08 5.88772C-3.20922e-08 3.1869 1.93295 1 4.32 1C5.87505 1 7.23848 1.93062 8 3.32428C8.76152 1.93062 10.125 1 11.68 1C14.067 1 16 3.1869 16 5.88772Z" stroke="#ffffff4d"></path><defs><linearGradient id="paint0_linear_4052_760" gradientUnits="userSpaceOnUse" x1="8" x2="8" y1="1" y2="16"><stop stop-color="#FD4538"></stop><stop offset="0.4375" stop-color="#FD4538"></stop><stop offset="1" stop-color="#D2392F"></stop></linearGradient><linearGradient id="paint1_linear_4052_760" gradientUnits="userSpaceOnUse" x1="8" x2="8" y1="1.9375" y2="4.28125"><stop stop-color="white"></stop><stop offset="1" stop-color="white" stop-opacity="0"></stop></linearGradient></defs></svg>

0 commit comments

Comments
 (0)