starknet-erc20
starknet-erc20 copied to clipboard
Imports and Nits
Moving PR comments to this issue.
Suggest CamelCase
interface names as follows cairo-lang.org and OZ naming conventions.
Remove unused imports.
Can remove internal tempvar binding with return in the if block.
Nit: suggest removing _storage
from variables annotated @storage_variable