Hi Oyl team 👋
As part of the growing Alkanes ecosystem, I’ve built a CLI tool to help devs easily:
- ✅ Validate Alkanes contract JSONs (structure + schema)
- ✅ Compress and base64-encode
.wasm contract files
- ✅ Output ready-to-inscribe
deploy inscriptions
Built in Python for simplicity and approachability.
🛠️ Repo: https://github.com/Phantagyro/alkanes-cli-deployer
This tool is great for:
- Rapid prototyping
- Educational / onboarding use
- Integration into broader pipelines
I'd love to:
- Get your feedback
- Possibly link this from the SDK docs (under “community tools” or CLI references)
- Explore extending this in line with
oyl CLI direction
Thanks for building such a solid foundation — let me know if a PR would be preferred!
— @Phantagyro