$CLAUD Grant Applications

Created By
seanivorea year ago
$CLAUD'S Practical Utility Drives Solana to Tech Revolution Leadership Status
Overview

what is Claud Grants?

Claud Grants is a project designed to facilitate the management and flow of grants within the Solana ecosystem, utilizing tokenization and AI development.

how to use Claud Grants?

To use Claud Grants, follow the installation steps provided in the documentation, configure your environment, and start managing grant proposals through the platform.

key features of Claud Grants?

  • Tokenization of grant proposals for easier management
  • Integration with WalletConnect for secure transactions
  • Community platform for collaboration on grant writing and proposals

use cases of Claud Grants?

  1. Managing grant proposals within the Solana ecosystem
  2. Facilitating community collaboration on grant writing
  3. Utilizing AI for enhancing grant management processes

FAQ from Claud Grants?

  • What is the purpose of Claud Grants?

Claud Grants aims to streamline the grant management process in the Solana ecosystem through innovative technology.

  • Is Claud Grants open source?

Yes! Claud Grants is available on GitHub for public access and contributions.

  • How can I contribute to Claud Grants?

You can contribute by submitting proposals, reporting issues, or enhancing the documentation on GitHub.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
seanivore
Star
1
Language
Jinja
License
-
Tags

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

33 minutes ago