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 36 forks source link

Revise factory example to follow check-effect-interact pattern. #410

Closed td202 closed 6 months ago

td202 commented 6 months ago

Purpose

Revise factory example to follow check-effect-interact pattern.

Changes

Tweak factory example

Checklist