diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..cd3916a --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,14 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +title: "Solana Agent Kit by SendAI" +version: 1.2.0 +url: "https://github.com/sendaifun/solana-agent-kit" +type: software +repository-code: "https://github.com/sendaifun/solana-agent-kit" +keywords: + - solana + - blockchain + - web3 + - agent + - toolkit +license: Apache-2.0