TWIX META HARDENED v0.2.0 — WSL VALIDATION

1) Enter the folder:
   cd /mnt/c/Users/seanf/Downloads/twix-meta-hardened-v0.2.0

2) Confirm toolchain:
   rustc --version
   cargo --version

3) Tests first:
   cargo test --workspace

4) Build both deployable WASMs without Docker:
   chmod +x scripts/*.sh
   ./scripts/build.sh

5) Inspect artifacts:
   ls -lh artifacts/
   cat artifacts/SHA256SUMS.txt

6) If build.sh could not find cosmwasm-check, run manually:
   cosmwasm-check artifacts/twix_meta_account.wasm
   cosmwasm-check artifacts/twix_meta_factory.wasm

DO NOT migrate TWIX Runtime Code ID 681 from this package.
