@sentio/cli 1.37.5-rc.6 → 2.0.0-development

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 (68) hide show
  1. package/lib/index.js +125 -0
  2. package/package.json +42 -41
  3. package/lib/build.d.ts +0 -2
  4. package/lib/build.js +0 -86
  5. package/lib/build.js.map +0 -1
  6. package/lib/cli.d.ts +0 -2
  7. package/lib/cli.js +0 -186
  8. package/lib/cli.js.map +0 -1
  9. package/lib/commands/login-server.d.ts +0 -7
  10. package/lib/commands/login-server.js +0 -133
  11. package/lib/commands/login-server.js.map +0 -1
  12. package/lib/commands/run-create.d.ts +0 -1
  13. package/lib/commands/run-create.js +0 -121
  14. package/lib/commands/run-create.js.map +0 -1
  15. package/lib/commands/run-login.d.ts +0 -1
  16. package/lib/commands/run-login.js +0 -136
  17. package/lib/commands/run-login.js.map +0 -1
  18. package/lib/commands/run-version.d.ts +0 -1
  19. package/lib/commands/run-version.js +0 -69
  20. package/lib/commands/run-version.js.map +0 -1
  21. package/lib/config.d.ts +0 -14
  22. package/lib/config.js +0 -64
  23. package/lib/config.js.map +0 -1
  24. package/lib/key.d.ts +0 -2
  25. package/lib/key.js +0 -44
  26. package/lib/key.js.map +0 -1
  27. package/lib/upload.d.ts +0 -2
  28. package/lib/upload.js +0 -189
  29. package/lib/upload.js.map +0 -1
  30. package/lib/utils.d.ts +0 -2
  31. package/lib/utils.js +0 -28
  32. package/lib/utils.js.map +0 -1
  33. package/lib/webpack.config.js +0 -50
  34. package/src/build.ts +0 -99
  35. package/src/cli.ts +0 -184
  36. package/src/commands/login-server.ts +0 -119
  37. package/src/commands/run-create.ts +0 -126
  38. package/src/commands/run-login.ts +0 -111
  39. package/src/commands/run-version.ts +0 -38
  40. package/src/config.ts +0 -72
  41. package/src/key.ts +0 -43
  42. package/src/upload.ts +0 -214
  43. package/src/utils.ts +0 -21
  44. package/src/webpack.config.js +0 -50
  45. package/templates/aptos/abis/aptos/souffle.json +0 -389
  46. package/templates/aptos/jest.config.js +0 -7
  47. package/templates/aptos/package.json +0 -21
  48. package/templates/aptos/sentio.yaml +0 -1
  49. package/templates/aptos/src/processor.ts +0 -13
  50. package/templates/aptos/tsconfig.json +0 -20
  51. package/templates/evm/abis/evm/x2y2.json +0 -296
  52. package/templates/evm/jest.config.js +0 -7
  53. package/templates/evm/package.json +0 -20
  54. package/templates/evm/sentio.yaml +0 -3
  55. package/templates/evm/src/processor.ts +0 -29
  56. package/templates/evm/tsconfig.json +0 -20
  57. package/templates/raw/jest.config.js +0 -7
  58. package/templates/raw/package.json +0 -20
  59. package/templates/raw/sentio.yaml +0 -3
  60. package/templates/raw/src/processor.ts +0 -0
  61. package/templates/raw/tsconfig.json +0 -20
  62. package/templates/raw/yarn.lock +0 -4095
  63. package/templates/solana/jest.config.js +0 -7
  64. package/templates/solana/package.json +0 -21
  65. package/templates/solana/sentio.yaml +0 -3
  66. package/templates/solana/src/processor.ts +0 -16
  67. package/templates/solana/tsconfig.json +0 -20
  68. package/templates/solana/yarn.lock +0 -4918

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.