Skip to content

stellar-trails v7.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:13
· 8 commits to main since this release

stellar-trails v7.4.0

Install on ZAI platform

# Download asset dari release ini (atau pakai gh CLI)
gh release download v7.4.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: 1323343 bytes
  • SHA-256: 4673f4e522565cb11dcc2c11619ed1ad8cdc3874862550e2266d59a63f34cbb8

Verify after download:

sha256sum stellar-trails.zip
# Should match: 4673f4e522565cb11dcc2c11619ed1ad8cdc3874862550e2266d59a63f34cbb8

Changelog

See CHANGELOG.md for full history.