Uh oh!
There was an error while loading. Please reload this page.
Conversation
Loading
Uh oh!
There was an error while loading. Please reload this page.
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New Documentation Files
Core Overview:
compressed-token-program/c-token-program.mdx- Main overview with cMint and cToken conceptscMint Guides:
compressed-token-program/cmint/cmint.mdx- Create cMint with token metadata (client/program tabs)compressed-token-program/cmint/update-metadata.mdx- Update cMint metadatacToken Guides:
compressed-token-program/ctoken/create-ctoken.mdx- Create cToken accounts from clientscompressed-token-program/ctoken/program-create-ctoken.mdx- Create cToken accounts from programs via CPIcompressed-token-program/ctoken/mint-ctokens.mdx- Mint cTokenscompressed-token-program/ctoken/create-ata.mdx- Create associated token accountscompressed-token-program/ctoken/ctoken-transfer.mdx- Transfer cTokenscompressed-token-program/ctoken/SPL-to-ctoken-transfer.mdx- Transfer SPL to cToken (compress)compressed-token-program/ctoken/ctoken-to-spl-decompress.mdx- Transfer cToken to SPL (decompress)compressed-token-program/ctoken/close-ctoken.mdx- Close cToken accountscompressed-token-program/ctoken/compress-and-close.mdx- Compress and close accountscompressed-token-program/ctoken/mint-actions.mdx- Mint authority actionsReusable Snippets:
snippets/compressible-vs-solana-rent.mdx- Rent comparison accordionsnippets/ctoken-create-accounts-list.mdx- Account list table for CPIsnippets/install-dependencies-codegroup.mdx- Installation instructions (referenced)Key Features
invoke()andinvoke_signed()examplesTest Plan
Summary by CodeRabbit
New Features
Documentation
Chores
✏️ Tip: You can customize this high-level summary in your review settings.