docs: add cursor rules

This commit is contained in:
smypmsa
2025-07-14 20:07:50 +00:00
parent 4d9864f936
commit 4383a18f47
9 changed files with 90 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Interface Definition Guide
- JSON files in this directory define program interfaces (IDLs) for interacting with on-chain programs.
- These files are used for serialization, deserialization, and program interaction logic.
description:
globs:
alwaysApply: false
---