Skip to content

Conversation

@greimela
Copy link

Add comprehensive documentation for the Chia Wallet SDK covering:

  • Quick Start guide with installation and basic usage
  • SpendContext deep dive explaining the core abstraction
  • Action system for high level spend building
  • Connectivity guide for peer and RPC connections
  • Primitives documentation:
    • Standard (XCH) with signing and multi-coin spends
    • CAT issuance, spending, and fee payment with XCH
    • NFT minting, transfers, and royalties
    • Other primitives (Vaults, DID, Options, Clawback, etc.)
  • Offers with complete maker/taker code examples
  • Testing with the Simulator
  • Application patterns for common use cases
  • Troubleshooting guide with symptom-based solutions

Created by Claude, reviewed by me.

  Add comprehensive documentation for the Chia Wallet SDK covering:

  - Quick Start guide with installation and basic usage
  - SpendContext deep dive explaining the core abstraction
  - Connectivity guide for peer and RPC connections
  - Primitives documentation:
    - Standard (XCH) with signing and multi-coin spends
    - CAT issuance, spending, and fee payment with XCH
    - NFT minting, transfers, and royalties
    - Vault multi-signature custody
    - Other primitives (DID, Options, Clawback, etc.)
  - Offers with complete maker/taker code examples
  - Testing with the Simulator
  - Application patterns for common use cases
  - Troubleshooting guide with symptom-based solutions
  - Add tabbed code examples for Rust, Node.js, and Python across all SDK docs
  - Update Quick Start with installation instructions for npm and pip
  - Add binding examples for Standard (XCH), CAT, NFT, Vault primitives
  - Add binding examples for SpendContext and Testing pages
  - Remove incorrect "Validation Before Broadcast" pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants