sn

Installation
SKILL.md

sn — SignalNGN CLI

sn is the unified CLI for the SignalNGN cryptocurrency trading platform. It wraps every API endpoint with a consistent interface: human table output by default, --json for scripting.

Setup

Install

# Homebrew (macOS / Linux)
brew tap spot-canvas/sn https://github.com/Spot-Canvas/sn
brew install spot-canvas/sn/sn

# Go toolchain
go install github.com/Spot-Canvas/sn/cmd/sn@latest
Installs
9
Repository
spot-canvas/sn
First Seen
Feb 24, 2026
sn — spot-canvas/sn