#zero-knowledge-proofs #blockchain #fuzz #ways

concordium-smart-contract-engine

Concordium's smart contract execution engine

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

Download history 90/week @ 2024-12-08 104/week @ 2024-12-15 1/week @ 2024-12-22 8/week @ 2024-12-29 45/week @ 2025-01-05 120/week @ 2025-01-12 58/week @ 2025-01-19 19/week @ 2025-01-26 84/week @ 2025-02-02 74/week @ 2025-02-09 40/week @ 2025-02-16 94/week @ 2025-02-23 71/week @ 2025-03-02 75/week @ 2025-03-09 173/week @ 2025-03-16 66/week @ 2025-03-23

402 downloads per month
Used in 3 crates (2 directly)

Custom license

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