Skip to content

stellar-trails v7.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:38
· 13 commits to main since this release

stellar-trails v7.3.0

Install on ZAI platform

# Download asset dari release ini (atau pakai gh CLI)
gh release download v7.3.0 \
  --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: 1321796 bytes
  • SHA-256: 52e5f85222ac3ca371ee583c93976380104fdb18a08e3fc271d49e2d23e25b5f

Verify after download:

sha256sum stellar-trails.zip
# Should match: 52e5f85222ac3ca371ee583c93976380104fdb18a08e3fc271d49e2d23e25b5f

Changelog

See CHANGELOG.md for full history.