feat(admin): complete admin console with 100M WUSD faucet, market wizard, governance and adjudication

This commit is contained in:
Bot
2026-08-31 00:38:19 +08:00
parent 1e9b9bd0b2
commit acc5274a1e
22 changed files with 8293 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.