Files
cdk/.goosehints
thesimplekid 735de32161 feat: sig all (#862)
* feat: swap sig all

* feat: melt sig all

* feat: swap and melt sig flag verify for mint

* feat: msg to sign tests
2025-07-26 09:51:28 -04:00

6 lines
235 B
Plaintext

This is a rust project with crates in crate dir.
tips:
- can look at unstaged changes for what is being worked on if starting
- Do not make code comments that explain *what* is happening. Only explain *why* something is being done.