Skip to content

Downloads

Use this page when you need a direct archive download for Polytoken. Most users should install Polytoken with the shell installer or keep it current with polytoken update.

The latest channel tracks the newest published release.

Terminal window
curl -fsS https://get.polytoken.dev | bash

The stable channel tracks the promoted production release.

Terminal window
curl -fsS https://get.polytoken.dev | env PT_CHANNEL=stable bash