strade-stx 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/package.json +10 -1
  2. package/contracts/CoreMarketPlace.clar +0 -227
  3. package/contracts/DisputeResolution_clar.clar +0 -265
  4. package/contracts/EscrowService.clar +0 -171
  5. package/contracts/UserProfile.clar +0 -280
  6. package/contracts/ft-trait.clar +0 -24
  7. package/contracts/token.clar +0 -178
  8. package/frontend/README.md +0 -10
  9. package/frontend/components.json +0 -22
  10. package/frontend/dist/assets/index-BacuuL66.css +0 -1
  11. package/frontend/dist/assets/index-jryypd5B.js +0 -194
  12. package/frontend/dist/favicon.png +0 -0
  13. package/frontend/dist/index.html +0 -15
  14. package/frontend/dist/manifest.json +0 -15
  15. package/frontend/dist/vite.svg +0 -1
  16. package/frontend/empty-mock.js +0 -1
  17. package/frontend/eslint.config.js +0 -23
  18. package/frontend/eslint.config.mjs +0 -25
  19. package/frontend/index.html +0 -14
  20. package/frontend/next.config.ts +0 -17
  21. package/frontend/package-lock.json +0 -14740
  22. package/frontend/package.json +0 -56
  23. package/frontend/postcss.config.js +0 -5
  24. package/frontend/postcss.config.mjs +0 -5
  25. package/frontend/public/favicon.png +0 -0
  26. package/frontend/public/file.svg +0 -1
  27. package/frontend/public/globe.svg +0 -1
  28. package/frontend/public/manifest.json +0 -15
  29. package/frontend/public/next.svg +0 -1
  30. package/frontend/public/vercel.svg +0 -1
  31. package/frontend/public/vite.svg +0 -1
  32. package/frontend/public/window.svg +0 -1
  33. package/frontend/src/App.css +0 -42
  34. package/frontend/src/App.tsx +0 -177
  35. package/frontend/src/app/about/page.tsx +0 -208
  36. package/frontend/src/app/favicon.ico +0 -0
  37. package/frontend/src/app/globals.css +0 -129
  38. package/frontend/src/app/help/page.tsx +0 -167
  39. package/frontend/src/app/how-it-works/page.tsx +0 -274
  40. package/frontend/src/app/layout.tsx +0 -55
  41. package/frontend/src/app/marketplace/page.tsx +0 -324
  42. package/frontend/src/app/my-listings/page.tsx +0 -318
  43. package/frontend/src/app/page.tsx +0 -15
  44. package/frontend/src/assets/react.svg +0 -1
  45. package/frontend/src/components/ConfirmDialog.tsx +0 -54
  46. package/frontend/src/components/CreateListingForm.tsx +0 -231
  47. package/frontend/src/components/ErrorBoundary.tsx +0 -73
  48. package/frontend/src/components/FilterPanel.tsx +0 -10
  49. package/frontend/src/components/Footer.tsx +0 -100
  50. package/frontend/src/components/Header.tsx +0 -268
  51. package/frontend/src/components/ImageUpload.tsx +0 -147
  52. package/frontend/src/components/LandingPage.tsx +0 -322
  53. package/frontend/src/components/ListingCard.tsx +0 -154
  54. package/frontend/src/components/LoadingSkeleton.tsx +0 -44
  55. package/frontend/src/components/MobileNav.tsx +0 -89
  56. package/frontend/src/components/NotificationBell.tsx +0 -8
  57. package/frontend/src/components/NotificationPanel.tsx +0 -14
  58. package/frontend/src/components/README.md +0 -14
  59. package/frontend/src/components/SearchBar.tsx +0 -10
  60. package/frontend/src/components/TestnetBanner.tsx +0 -29
  61. package/frontend/src/components/ThemeToggle.tsx +0 -32
  62. package/frontend/src/components/__tests__/Header.test.tsx +0 -70
  63. package/frontend/src/components/__tests__/ListingCard.test.tsx +0 -86
  64. package/frontend/src/components/providers/ThemeProvider.tsx +0 -9
  65. package/frontend/src/components/ui/alert-dialog.tsx +0 -141
  66. package/frontend/src/components/ui/avatar.tsx +0 -53
  67. package/frontend/src/components/ui/badge.tsx +0 -46
  68. package/frontend/src/components/ui/button.tsx +0 -60
  69. package/frontend/src/components/ui/card.tsx +0 -92
  70. package/frontend/src/components/ui/dialog.tsx +0 -143
  71. package/frontend/src/components/ui/dropdown-menu.tsx +0 -257
  72. package/frontend/src/components/ui/input.tsx +0 -21
  73. package/frontend/src/components/ui/label.tsx +0 -24
  74. package/frontend/src/components/ui/select.tsx +0 -187
  75. package/frontend/src/components/ui/sonner.tsx +0 -40
  76. package/frontend/src/components/ui/textarea.tsx +0 -18
  77. package/frontend/src/context/README.md +0 -27
  78. package/frontend/src/index.css +0 -166
  79. package/frontend/src/lib/notificationEvents.ts +0 -10
  80. package/frontend/src/lib/notificationStore.ts +0 -13
  81. package/frontend/src/lib/notifications.ts +0 -13
  82. package/frontend/src/lib/search.ts +0 -28
  83. package/frontend/src/lib/stacks.ts +0 -189
  84. package/frontend/src/lib/utils.ts +0 -6
  85. package/frontend/src/main.tsx +0 -10
  86. package/frontend/src/test/setup.ts +0 -23
  87. package/frontend/src/types.d.ts +0 -9
  88. package/frontend/tsconfig.app.json +0 -28
  89. package/frontend/tsconfig.json +0 -41
  90. package/frontend/tsconfig.node.json +0 -26
  91. package/frontend/vercel.json +0 -4
  92. package/frontend/vite.config.ts +0 -6
  93. package/frontend/vitest.config.ts +0 -17
  94. package/scripts/auto-activity.sh +0 -9
  95. package/scripts/cancel-pending.ts +0 -67
  96. package/scripts/check-balances.ts +0 -23
  97. package/scripts/distribute-evenly.ts +0 -56
  98. package/scripts/drain-accounts.ts +0 -70
  99. package/scripts/fund-accounts.ts +0 -88
  100. package/scripts/fund-active.ts +0 -59
  101. package/scripts/fund-unfunded.ts +0 -88
  102. package/scripts/generate-activity.ts +0 -181
  103. package/scripts/git-activity-generator.ts +0 -154
  104. package/scripts/mobile-server.ts +0 -123
Binary file
@@ -1,15 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <link rel="icon" type="image/png" href="/favicon.png" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Your App Name</title>
8
- <meta name="description" content="Your app description" />
9
- <script type="module" crossorigin src="/assets/index-jryypd5B.js"></script>
10
- <link rel="stylesheet" crossorigin href="/assets/index-BacuuL66.css">
11
- </head>
12
- <body>
13
- <div id="root"></div>
14
- </body>
15
- </html>
@@ -1,15 +0,0 @@
1
- {
2
- "name": "StackPay",
3
- "short_name": "StackPay",
4
- "start_url": "/",
5
- "display": "standalone",
6
- "background_color": "#0a0a0f",
7
- "theme_color": "#00ff9d",
8
- "icons": [
9
- {
10
- "src": "/vite.svg",
11
- "sizes": "any",
12
- "type": "image/svg+xml"
13
- }
14
- ]
15
- }
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>
@@ -1 +0,0 @@
1
- export default {};
@@ -1,23 +0,0 @@
1
- import js from '@eslint/js'
2
- import globals from 'globals'
3
- import reactHooks from 'eslint-plugin-react-hooks'
4
- import reactRefresh from 'eslint-plugin-react-refresh'
5
- import tseslint from 'typescript-eslint'
6
- import { defineConfig, globalIgnores } from 'eslint/config'
7
-
8
- export default defineConfig([
9
- globalIgnores(['dist']),
10
- {
11
- files: ['**/*.{ts,tsx}'],
12
- extends: [
13
- js.configs.recommended,
14
- tseslint.configs.recommended,
15
- reactHooks.configs.flat.recommended,
16
- reactRefresh.configs.vite,
17
- ],
18
- languageOptions: {
19
- ecmaVersion: 2020,
20
- globals: globals.browser,
21
- },
22
- },
23
- ])
@@ -1,25 +0,0 @@
1
- import { dirname } from "path";
2
- import { fileURLToPath } from "url";
3
- import { FlatCompat } from "@eslint/eslintrc";
4
-
5
- const __filename = fileURLToPath(import.meta.url);
6
- const __dirname = dirname(__filename);
7
-
8
- const compat = new FlatCompat({
9
- baseDirectory: __dirname,
10
- });
11
-
12
- const eslintConfig = [
13
- ...compat.extends("next/core-web-vitals", "next/typescript"),
14
- {
15
- ignores: [
16
- "node_modules/**",
17
- ".next/**",
18
- "out/**",
19
- "build/**",
20
- "next-env.d.ts",
21
- ],
22
- },
23
- ];
24
-
25
- export default eslintConfig;
@@ -1,14 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <link rel="icon" type="image/png" href="/favicon.png" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Your App Name</title>
8
- <meta name="description" content="Your app description" />
9
- </head>
10
- <body>
11
- <div id="root"></div>
12
- <script type="module" src="/src/main.tsx"></script>
13
- </body>
14
- </html>
@@ -1,17 +0,0 @@
1
- import type { NextConfig } from "next";
2
-
3
- const nextConfig: NextConfig = {
4
- transpilePackages: ['@stacks/connect', '@stacks/network', '@stacks/transactions', '@stacks/blockchain-api-client'],
5
- images: {
6
- remotePatterns: [
7
- {
8
- protocol: 'https',
9
- hostname: 'picsum.photos',
10
- },
11
- ],
12
- },
13
- };
14
-
15
- export default nextConfig;
16
-
17
- // viewport