issues
search
NethermindEth
/
StarknetByExample
A collection of examples of Cairo smart contracts for Starknet.
https://starknet-by-example.voyager.online/
MIT License
117
stars
85
forks
source link
Update to Cairo >2.8
#245
Closed
julio4
closed
2 months ago
julio4
commented
2 months ago
2024_07
edition
LegacyMap
->
Map
List
/
Array
->
Vec
for loops
when applicable
ContractMemberStateTrait fix in tests
Storage visibility
2024_07
editionLegacyMap
->Map
List
/Array
->Vec
for loops
when applicable