rspace-online/backlog/tasks/task-24 - Add-infrastructur...

814 B

id title status assignee created_date labels milestone dependencies priority
TASK-24 Add infrastructure dependencies for shape migration To Do
2026-02-18 19:49
infrastructure
phase-1
m-0
high

Description

Install npm dependencies required by shapes being ported from canvas-website:

  • h3-js (HolonShape geospatial)
  • @xterm/xterm + @xterm/addon-fit (Multmux terminal)
  • safe-apps-sdk or ethers (TransactionBuilder, if needed)

Also verify existing deps like perfect-freehand are sufficient for Drawfast.

Acceptance Criteria

  • #1 All required npm packages installed
  • #2 No build errors after adding dependencies
  • #3 WASM plugins configured if needed (h3-js)