diff --git a/CITATION.cff b/CITATION.cff index b8ed626..08d6cff 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,24 +1,31 @@ cff-version: 1.2.0 -message: If you use this software, please cite it as below. title: Solana Agent Kit -version: 1.2.0 -abstract: Connect any AI Agents to Solana Protocols +message: >- + If you use this software, please cite it using the + metadata from this file. type: software -license: Apache-2.0 -url: https://github.com/sendaifun/solana-agent-kit -repository-code: https://github.com/sendaifun/solana-agent-kit +authors: + - name: SendAI +repository-code: 'https://github.com/sendaifun/solana-agent-kit' +url: 'https://github.com/sendaifun/solana-agent-kit' +abstract: >- + Connect any AI Agents to Solana Protocols keywords: - solana - blockchain - web3 - agent - toolkit +license: Apache-2.0 +version: 1.2.0 preferred-citation: type: software title: Solana Agent Kit abstract: Connect any AI Agents to Solana Protocols version: 1.2.0 - date-released: 2024 + date-released: '2024-12-21' license: Apache-2.0 - url: https://github.com/sendaifun/solana-agent-kit - repository-code: https://github.com/sendaifun/solana-agent-kit + url: 'https://github.com/sendaifun/solana-agent-kit' + repository-code: 'https://github.com/sendaifun/solana-agent-kit' + authors: + - name: SendAI