Skip to content

Conversation

@ananas-block
Copy link
Contributor

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (40)
  • js/token-idl/.prettierignore is excluded by none and included by none
  • js/token-idl/.prettierrc is excluded by none and included by none
  • js/token-idl/eslint.config.cjs is excluded by none and included by none
  • js/token-idl/package.json is excluded by none and included by none
  • js/token-idl/scripts/generate-clients.ts is excluded by none and included by none
  • js/token-idl/src/idl.ts is excluded by none and included by none
  • js/token-idl/tsconfig.json is excluded by none and included by none
  • js/token-sdk/.prettierignore is excluded by none and included by none
  • js/token-sdk/.prettierrc is excluded by none and included by none
  • js/token-sdk/eslint.config.cjs is excluded by none and included by none
  • js/token-sdk/package.json is excluded by none and included by none
  • js/token-sdk/src/actions/account/close.ts is excluded by none and included by none
  • js/token-sdk/src/actions/account/create-ata.ts is excluded by none and included by none
  • js/token-sdk/src/actions/account/index.ts is excluded by none and included by none
  • js/token-sdk/src/actions/index.ts is excluded by none and included by none
  • js/token-sdk/src/actions/mint/index.ts is excluded by none and included by none
  • js/token-sdk/src/actions/mint/mint-to.ts is excluded by none and included by none
  • js/token-sdk/src/actions/token/approve.ts is excluded by none and included by none
  • js/token-sdk/src/actions/token/burn.ts is excluded by none and included by none
  • js/token-sdk/src/actions/token/freeze-thaw.ts is excluded by none and included by none
  • js/token-sdk/src/actions/token/index.ts is excluded by none and included by none
  • js/token-sdk/src/actions/transfer/index.ts is excluded by none and included by none
  • js/token-sdk/src/actions/transfer/transfer-interface.ts is excluded by none and included by none
  • js/token-sdk/src/actions/transfer/transfer.ts is excluded by none and included by none
  • js/token-sdk/src/codecs/compressible.ts is excluded by none and included by none
  • js/token-sdk/src/codecs/index.ts is excluded by none and included by none
  • js/token-sdk/src/codecs/transfer2.ts is excluded by none and included by none
  • js/token-sdk/src/codecs/types.ts is excluded by none and included by none
  • js/token-sdk/src/constants.ts is excluded by none and included by none
  • js/token-sdk/src/generated/.gitkeep is excluded by !**/generated/** and included by none
  • js/token-sdk/src/index.ts is excluded by none and included by none
  • js/token-sdk/src/rpc/client.ts is excluded by none and included by none
  • js/token-sdk/src/rpc/index.ts is excluded by none and included by none
  • js/token-sdk/src/utils/derivation.ts is excluded by none and included by none
  • js/token-sdk/src/utils/index.ts is excluded by none and included by none
  • js/token-sdk/src/utils/validation.ts is excluded by none and included by none
  • js/token-sdk/tsconfig.json is excluded by none and included by none
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml and included by none
  • pnpm-workspace.yaml is excluded by none and included by none
  • scripts/lint.sh is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch jorrit/feat-light-token-ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@@ -0,0 +1,73 @@
{
"name": "@lightprotocol/token-sdk",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets call it @lightprotocol/light-token ? so it analog to @ solana/spl-token @ananas-block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants