Ugly Alpha 1
payment-program:0.1.7

total uncompressed bytes

107.9 KB

total files

51

Fix

NewInclude { include: [ "src/**/*", "README.md", ], has_build_script: false, }

31 wasted files

total waste: 72.5 KB

  1. client/src/program/idl.ts : 27.8 KB
  2. client/src/index.test.ts : 22.7 KB
  3. client/src/instruction/createPayment.ts : 4.9 KB
  4. worker/package.json : 1.5 KB
  5. worker/src/initialize-payment-program.ts : 1.4 KB
  6. worker/src/index.ts : 1.3 KB
  7. client/src/instruction/createTaskNamespace.ts : 1.3 KB
  8. client/package.json : 1.3 KB
  9. client/src/instruction/processTask.ts : 1.2 KB
  10. client/src/instruction/createPaymentNamespace.ts : 1.2 KB
  11. client/src/instruction/initializeProgram.ts : 1.1 KB
  12. client/src/program/types.ts : 801 B
  13. client/src/account/paymentNamespace.ts : 603 B
  14. client/src/account/payment.ts : 557 B
  15. client/src/account/taskNamespace.ts : 539 B
  16. client/src/account/task.ts : 520 B
  17. client/src/account/authority.ts : 436 B
  18. client/src/account/treasury.ts : 430 B
  19. client/src/enum/role.ts : 427 B
  20. client/src/account/config.ts : 418 B
  21. worker/tsconfig.json : 409 B
  22. client/tsconfig.json : 407 B
  23. client/src/index.ts : 393 B
  24. client/src/program/program.ts : 361 B
  25. client/src/account/index.ts : 203 B
  26. client/src/instruction/index.ts : 182 B
  27. Xargo.toml : 62 B
  28. client/src/program/index.ts : 52 B
  29. client/src/enum/index.ts : 24 B
  30. worker/.gitignore : 12 B
  31. worker/README.md : 9 B