From d148309897f66b885a3357359784e1d1d93eac71 Mon Sep 17 00:00:00 2001 From: plpix Date: Tue, 11 Mar 2025 21:38:22 +0900 Subject: [PATCH] feat: cnft mint --- compression/cnft-mint/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 compression/cnft-mint/README.md diff --git a/compression/cnft-mint/README.md b/compression/cnft-mint/README.md new file mode 100644 index 000000000..4c53e1773 --- /dev/null +++ b/compression/cnft-mint/README.md @@ -0,0 +1,2 @@ +# Solana Program cNFT Mint example +