You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Tests are needed around the Form component (check that validation works, etc.).
Ideally, we also want to think about static tests that guarantee that the svelte components are coherent with (a superset of?) the contrac ABI's method arguments. But that's a nice to have for now.