issues
search
ton-blockchain
/
token-contract
Fungible, Non-Fungible, Semi-Fungible Tokens Smart Contracts
Other
297
stars
154
forks
source link
#31 Refactor: Standardize Naming Conventions to Camel Case
#32
Open
trungnotchung
opened
4 months ago
trungnotchung
commented
4 months ago
Refactored variable and function names to use camelCase.
Updated documentation and comments to match the new naming convention.