repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
Vaultfire — KYA Trust Infrastructure for AI Agents. 134 contracts live on Base/Avalanche/Arbitrum/Polygon. 36 active bonds. 71 paid x402 endpoints. ERC-8004 + ERC-5192 + x402 v2. Mirrored from suspended github.com/Ghostkey316/ghostkey-316-vaultfire-init.
stars
latest
clone command
git clone gitlawb://did:key:z6MkryiN...pfxV/vaultfiregit clone gitlawb://did:key:z6MkryiN.../vaultfirea80144d1docs(contracts): add Solana mainnet read-only trust surface section20h ago| export const themeColors: { |
| #2 | primary: { light: string; dark: string }; |
| #3 | background: { light: string; dark: string }; |
| #4 | surface: { light: string; dark: string }; |
| #5 | foreground: { light: string; dark: string }; |
| #6 | muted: { light: string; dark: string }; |
| #7 | border: { light: string; dark: string }; |
| #8 | success: { light: string; dark: string }; |
| #9 | warning: { light: string; dark: string }; |
| #10 | error: { light: string; dark: string }; |
| #11 | }; |
| #12 |
| #13 | declare const themeConfig: { |
| #14 | themeColors: typeof themeColors; |
| #15 | }; |
| #16 |
| #17 | export default themeConfig; |
| #18 |