qrcoin

Automate QR Coin auction bids on Base and render URLs as QR codes.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill qrcoin-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qrcoin
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/qrcoin
Command: npx skills add https://github.com/nirholas/agenti --skill qrcoin-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The QR Coin skill enables users to participate in Base-based QR Coin auctions by submitting bids tied to URLs that will be encoded into QR codes, streamlining the auction workflow and reducing manual steps.

Core Features & Use Cases

  • Bid management: create bids for a URL with a display name and automatically track token IDs.
  • Contribute to bids: add to existing bids to compete while controlling costs via USDC reserves.
  • USDC approvals: manage token allowances to authorize the QR Auction contract for spending.

Quick Start

To start bidding, first approve USDC for the QR Auction contract, then place your first bid against your URL and display name.

Frequently Asked Questions about qrcoin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate bidding in QR Coin auctions on Base?

You can automate QR Coin auctions on Base by submitting wallet-based transactions to bid on URLs, which the system then renders as QR codes. It handles on-chain state inspection and command-driven interaction to streamline the bidding workflow.

Why do I need to approve USDC before placing a QR Coin bid?

You must approve USDC allowances to authorize the QR Auction contract for spending before bidding. This manages token reserves and controls costs when creating new bids or contributing to existing ones.

Can I contribute to an existing URL bid without creating a new one?

Yes, you can add contributions to existing URL bids to compete in the auction while controlling costs via your USDC reserves. This allows you to participate without registering a new token ID.

What is the best way to manage multiple URL bids and token IDs on Base?

The best way to manage multiple URL bids is using command-driven interaction to track token IDs and automate wallet-based transaction submissions. This reduces manual steps and handles on-chain state inspection across URLs.

Does QR Coin auction bidding require a direct wallet connection?

Yes, QR Coin auction bidding requires wallet-based transaction submission to interact with the Base network. It relies on your wallet to authorize USDC spending and execute smart contract calls.

What format is used to display URLs after a successful QR Coin auction bid?

Submitted URLs are encoded and rendered as QR codes after a successful bid. The system ties a display name to the URL and tracks the resulting token ID on-chain.