Skip to content

stellar-trails v7.3.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 14:59
· 10 commits to main since this release

stellar-trails v7.3.2

Install on ZAI platform

# Download asset dari release ini (atau pakai gh CLI)
gh release download v7.3.2 \
  --repo hoshiyomiX/stellar-trails \
  --pattern 'stellar-trails.zip' \
  --dir /tmp/

# Upload ke ZAI persistent storage
cp /tmp/stellar-trails.zip /home/user_skills/stellar-trails.zip
touch /home/user_skills/.stellar-trails.usermark

Next ZAI session akan auto-extract skill ke /home/z/my-project/skills/stellar-trails/.

Install standalone (non-ZAI)

See README.md for Path B instructions.

Checksum

  • File: stellar-trails.zip
  • Size: 1322249 bytes
  • SHA-256: 87ea816292f43da53161f0a6c0d51c35b486511701df759405bc30a1b12daea7

Verify after download:

sha256sum stellar-trails.zip
# Should match: 87ea816292f43da53161f0a6c0d51c35b486511701df759405bc30a1b12daea7

Changelog

See CHANGELOG.md for full history.