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

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

Closed td202 closed 8 months ago

td202 commented 8 months ago

Purpose

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

Changes

Tweak factory example

Checklist