## Description The README is missing a clear reference for the contract's public interface. Add a "Contract Interface" section listing each function. ## Tasks - [ ] List each public function (mint, transfer, query, etc.) - [ ] Document parameters and return types for each - [ ] Add a short usage example for each function **Labels:** good first issue, documentation
Description
The README is missing a clear reference for the contract's public interface. Add a "Contract Interface" section listing each function.
Tasks
Labels: good first issue, documentation