issues
search
zink-lang
/
zink
Rustic programming language that targets the Ethereum Virtual Machine
https://zink-lang.org
GNU General Public License v3.0
139
stars
13
forks
source link
feat(zink): introduce storage mapping
#233
Closed
clearloop
closed
2 months ago
clearloop
commented
2 months ago
Resolves #214
Changes
[x] refactor kv storage with traits
[x] storage mapping interface
[x] proc-macro for mapping storage
[x] add mapping tests in examples
Resolves #214
Changes