wallet-create

Guide contributors through adding EVM-compatible wallets to the Walletbeat project.

116|84|Updated Dec 1, 2023
One-click install
npx skills add https://github.com/walletbeat/walletbeat --skill wallet-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wallet-create
Source: https://github.com/walletbeat/walletbeat/tree/main/.claude/skills/wallet-create
Command: npx skills add https://github.com/walletbeat/walletbeat --skill wallet-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of adding new cryptocurrency wallets to the Walletbeat project, ensuring all necessary files and configurations are correctly set up.

Core Features & Use Cases

  • Guided Wallet Onboarding: Walks contributors through creating necessary files for new wallets.
  • Contributor & Entity Registration: Assists in setting up contributor and developer entity files.
  • File Structure Management: Ensures wallets are correctly placed and indexed within the project's data directories.
  • Use Case: A new wallet project launches, and its team wants to get it listed on Walletbeat. This Skill guides them through the entire process, from creating their contributor profile to registering the wallet's data file and ensuring it appears on the website.

Quick Start

Use the wallet-create skill to add a new wallet named 'MyAwesomeWallet'.

Frequently Asked Questions about wallet-create

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

FAQPage Schema
How do I add a new EVM-compatible wallet to Walletbeat?

To add an EVM-compatible wallet to Walletbeat, use the guided onboarding process to generate wallet skeletons, create contributor profiles in `data/contributors/`, and register entities within the `data/entities/` directory.

What file structure is required to list a cryptocurrency wallet on Walletbeat?

Listing a cryptocurrency wallet requires generating files in `data/contributors/`, `data/entities/`, and `data/[type]-wallets/` directories, ensuring strict adherence to project contribution guidelines and template structures for proper indexing.

Can I register a new wallet developer entity without manually editing data directories?

No, you cannot register a developer entity without editing data directories. The process requires creating specific contributor and entity files within the `data/` folders to ensure the wallet correctly integrates and appears on the site.

What is the process for onboarding a new wallet project to a cryptocurrency data directory?

Onboarding a wallet project involves a guided setup that facilitates entity registration, contributor file creation, and wallet skeleton generation, ensuring all configurations are correctly placed and indexed within the project's data directories.

Does wallet onboarding require setting up a contributor profile first?

Yes, wallet onboarding requires setting up a contributor profile first. The guided workflow walks contributors through creating necessary contributor files before generating the wallet skeleton and completing site registration.