11 stable releases (5 major)
6.1.0 | Mar 18, 2025 |
---|---|
6.0.0 | Sep 9, 2024 |
5.0.0 | Mar 25, 2024 |
4.0.0 | Jan 22, 2024 |
1.0.1 | Mar 20, 2023 |
#6 in #ways
402 downloads per month
Used in 3 crates
(2 directly)
1.5MB
27K
SLoC
concordium-smart-contract-engine
A library that provides an implementation of execution of smart contracts on top
of the concordium-wasm
library that implements the underlying Wasm execution.
In particular this library is used by the Concordium node to execute both V0 and V1 smart contracts. It is also used by other Concordium tools, such as cargo-concordium, to provide build and test functionality.
Versioning
This crate follows semantic versioning guidelines. Change in minimum supported rust version will be accompanied by a minor version increase.
Dependencies
~16MB
~238K SLoC