@elizaos/plugin-social-alpha 2.0.0-alpha.8 → 2.0.11-beta.7

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 (62) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +97 -0
  3. package/assets/hero.png +0 -0
  4. package/assets/hero.svg +70 -0
  5. package/package.json +40 -33
  6. package/dist/__tests__/e2e/benchmarks/benchmark.utils.d.ts +0 -38
  7. package/dist/__tests__/e2e/benchmarks/trust_algorithm.benchmark.d.ts +0 -18
  8. package/dist/__tests__/e2e/events.d.ts +0 -2
  9. package/dist/__tests__/e2e/index.d.ts +0 -3
  10. package/dist/__tests__/e2e/scenarios.d.ts +0 -3
  11. package/dist/__tests__/e2e/service.d.ts +0 -1
  12. package/dist/__tests__/e2e/socialAlpha.d.ts +0 -2
  13. package/dist/__tests__/e2e/test-utils.d.ts +0 -12
  14. package/dist/__tests__/e2e/test.setup.d.ts +0 -2
  15. package/dist/__tests__/e2e/trustOptimizationE2E.d.ts +0 -4
  16. package/dist/__tests__/e2e/trustScenariosE2E.d.ts +0 -4
  17. package/dist/__tests__/e2e/trustScore.d.ts +0 -2
  18. package/dist/__tests__/mocks/mockPriceService.d.ts +0 -36
  19. package/dist/assets/index-CNEn_XZo.js +0 -109
  20. package/dist/assets/index-D088W50X.css +0 -1
  21. package/dist/assets/index-D32we_nf.js +0 -17204
  22. package/dist/assets/index-DU6B6kWr.js +0 -17202
  23. package/dist/clients.d.ts +0 -382
  24. package/dist/config.d.ts +0 -143
  25. package/dist/events.d.ts +0 -4
  26. package/dist/frontend/LeaderboardTable.d.ts +0 -7
  27. package/dist/frontend/index.d.ts +0 -3
  28. package/dist/frontend/loader.d.ts +0 -1
  29. package/dist/frontend/ui/badge.d.ts +0 -11
  30. package/dist/frontend/ui/button.d.ts +0 -11
  31. package/dist/frontend/ui/card.d.ts +0 -8
  32. package/dist/frontend/ui/input.d.ts +0 -3
  33. package/dist/frontend/ui/table.d.ts +0 -10
  34. package/dist/frontend/ui/tabs.d.ts +0 -7
  35. package/dist/frontend/utils.d.ts +0 -2
  36. package/dist/index.d.ts +0 -28
  37. package/dist/index.html +0 -14
  38. package/dist/mockPriceService.d.ts +0 -1
  39. package/dist/providers/socialAlphaProvider.d.ts +0 -14
  40. package/dist/reports.d.ts +0 -56
  41. package/dist/routes.d.ts +0 -2
  42. package/dist/schemas.d.ts +0 -150
  43. package/dist/scripts/analyze-trust-scores.d.ts +0 -15
  44. package/dist/scripts/enrich-price-data.d.ts +0 -15
  45. package/dist/scripts/optimize-algorithm.d.ts +0 -14
  46. package/dist/scripts/process-discord-data.d.ts +0 -14
  47. package/dist/service.d.ts +0 -286
  48. package/dist/services/PriceDataService.d.ts +0 -36
  49. package/dist/services/SimulationService.d.ts +0 -31
  50. package/dist/services/TrustScoreService.d.ts +0 -37
  51. package/dist/services/balancedTrustScoreCalculator.d.ts +0 -60
  52. package/dist/services/historicalPriceService.d.ts +0 -60
  53. package/dist/services/index.d.ts +0 -22
  54. package/dist/services/priceEnrichmentService.d.ts +0 -114
  55. package/dist/services/simulationActorsV2.d.ts +0 -53
  56. package/dist/services/simulationRunner.d.ts +0 -114
  57. package/dist/services/tokenSimulationService.d.ts +0 -33
  58. package/dist/services/trustScoreOptimizer.d.ts +0 -109
  59. package/dist/simulationActors.d.ts +0 -23
  60. package/dist/tests/index.d.ts +0 -3
  61. package/dist/types.d.ts +0 -959
  62. package/dist/utils.d.ts +0 -51

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.