Hanzo
CLIAuthor

Author

5 `hanzo` commands for Author, each calling one operation on api.hanzo.ai.

Package authors is a royalty for open-source work: your repo runs, you get paid.

5 commands · API reference →

CommandCallsWhat it does
hanzo authors basisGET /v1/author/basisReturns the AUDIT TRAIL behind the caller's own royalty: every ledger row with the spend it was computed from, the…
hanzo authors connectPOST /v1/author/connectEnrols the caller's org in the author program at status "connected" and returns its enrolment, including the verify…
hanzo authors deploys recordPOST /v1/author/deploys/recordRecords that the caller's org deployed a project built from a source repository, which is the edge that makes an…
hanzo authors repos verifyPOST /v1/author/repos/verifyProves that the caller owns a repository — or a whole OWNER — and records the claim, which is what makes deploys of…
hanzo authors getGET /v1/authorReturns the caller's author-program dashboard: enrolment status, linked forge login, verified repositories and…

How is this guide?