Claud Coin - 去中心化AI开发者生态

Claud Coin - 去中心化AI开发者生态

基于Solana的AI开发者激励协议,专注于知识共享和工具创建。

快速入门

  1. 安装Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  2. 安装Solana CLI工具: sh -c "$(curl -sSfL https://release.solana.com/stable/install)"
  3. 构建程序: cargo build-bpf
  4. 运行测试: cargo test-bpf 更多信息请参考贡献指南