Skip to content

Commit 08930a0

Browse files
committed
feat: added cursor rules
1 parent 1749406 commit 08930a0

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.cursorrules

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Cursor AI Instructions
2+
3+
> **Note:** This file is a reference pointer to avoid documentation duplication.
4+
>
5+
> For complete CLI tool instructions, see [.github/copilot-instructions.md](.github/copilot-instructions.md)
6+
7+
## Quick Reference
8+
9+
This repository uses a CLI tool for managing CAIP-19 contract metadata and icons.
10+
11+
**Main commands:**
12+
- `npm run asset:set` - Add or update an asset
13+
- `npm run asset:verify` - Verify asset files
14+
- `npm run asset:list` - List assets in a namespace
15+
16+
For detailed usage, parameters, examples, and workflow, refer to the canonical documentation in `.github/copilot-instructions.md`.

0 commit comments

Comments
 (0)