Concordium / concordium-rust-smart-contracts

Libraries and tools for writing and testing smart contracts on Concordium
https://docs.rs/concordium-std/latest/concordium_std/
Mozilla Public License 2.0
57 stars 35 forks source link

Investigate cost-efficient ordered maps #397

Closed limemloh closed 7 months ago

limemloh commented 8 months ago

This task is to experiment and investigate how we can implement a cost-efficient ordered map for smart contracts.