Overview
- Skill Key
- greatape42069/doginals
- Author
- greatape42069
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/greatape42069/doginals
- Latest Commit SHA
- 3aa5aa3e6d8421f783f5c112f48abd6a722246a8
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Doginals 技能。 若已安装,则直接安装 Doginals 技能。
# Doginals Skill v1.0.2 ## Purpose The Doginals skill enables users to interact with the Doginals and Dunes protocols, facilitating inscription minting, token management, and seamless integration with Dogecoin Core. ## Key Features - **Doginals.js**: Core library for Dogecoin-native NFTs and inscriptions. - **Dunes.js**: Supports DRC-20 fungible token minting and management. - **Bulk Tools**: Includes `auto_inscriber_v4.py` for automated inscriptions and `bulk-mint.sh` for batch operations. - **Auto-Setup**: Installs all dependencies, sets up Dogecoin Core, and ensures a streamlined configuration. - **Documentation**: Comprehensive guides (`DoginalsREADME.md` and `DUNES.md`) for easy onboarding. --- ## Installation Use the provided `install.sh` script to automatically configure all dependencies. ```bash bash install.sh ``` --- ## Usage ### Inscription Management: ```bash node doginals.js wallet sync node . mint <address> <path> node . mint <address> <content type> <hex data> node . mint <address> "" "" <delegate inscription ID> ``` Examples: ```bash node . mint D9UcJkdirVLY11UtF77WnC8peg6xRYsogu "text/plain;charset=utf-8" 576f6f6621 node . mint D9UcJkdirVLY11UtF77WnC8peg6xRYsogu C:\doginals-main\ApeStractArtCollecton\DPAYSTONE.html ``` ### DRC-20 Token Management: ```bash node dunes.js wallet sync node . drc-20 deploy <address> <ticker> <total> <max mint> node . drc-20 mint <address> <ticker> <amount> ``` Examples: ```bash node . drc-20 deploy D9pqzxiiUke5eodEzMmxZAxpFcbvwuM4Hg 'DFAT' 100000000 100000000 node . drc-20 mint D9pqzxiiUke5eodEzMmxZAxpFcbvwuM4Hg DCAC 100000000 ``` ### Bulk Minting (Automated with `auto_inscriber_v4.py`): Before starting bulk minting, ensure your wallet is synced and properly funded. Place all the files you want inscribed into the `~/.doginals-main/inscribeBulk/` directory. The `auto_inscriber_v4.py` script grabs files from this location for inscription. #### Steps: 1. Place your files in `~/.doginals-main/inscribeBulk/`. 2. Con...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.