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

Test tutorial smart contracts, example smart contracts for P6 #311

Closed dg-concordium closed 1 year ago

dg-concordium commented 1 year ago

Test the tutorial smart contracts (from the developer documentation) and example smart contracts to make sure that nothing in P6 breaks the tutorials. If there are corrections to be made (smart contract, documentation, or both), then they should be done.

abizjak commented 1 year ago

All examples in the examples folder build with the new cargo-concordium.