diff --git a/bun.lockb b/bun.lockb index 0b11a98..8a1585f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ad5df25..1e740c4 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "astro": "^4.16.8", "react": "^19.0.0", "react-dom": "^19.0.0", + "vee-validate": "^4.14.7", "viem": "2", "wagmi": "^2.13.4" }, diff --git a/src/components/ContextCreate.vue b/src/components/ContextCreate.vue new file mode 100644 index 0000000..de228a6 --- /dev/null +++ b/src/components/ContextCreate.vue @@ -0,0 +1,65 @@ + + + + + diff --git a/src/components/DynamicForm.vue b/src/components/DynamicForm.vue new file mode 100644 index 0000000..4c5931e --- /dev/null +++ b/src/components/DynamicForm.vue @@ -0,0 +1,26 @@ + + +