Getting started
CLI Utilities
REST API
Zcash Integration

Aftok CLI

The aftok command-line interface provides a small set of utilities for managing projects and users, logging time and inspecting your log, and so forth. These scripts are simply wrappers around REST API calls to the aftok server, and we always implement script-based clients first when exposing API methods for ease of testing and experimentation.


Getting Started

  1. Download the CLI scripts from github.

Those are the essential pieces you'll need for now.


Jump to