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

Implement ordered map for smart contracts #403

Closed limemloh closed 6 months ago

limemloh commented 7 months ago

Introduce a cost-efficient ordered map as part of the smart contract library.