Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 419 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 419 Bytes

SMARTOOL - Smarkets API tools

Outline

A smarkets exchange API golang CLI tool for exploring avaialble events, markets and contracts to determine their IDs. Built using Cobra

Tool can also be use to authenticate with API

Usage

    smartool fetchEvents
    smartool fetchMarkets [event id]
    smartool fetchContracts [market id]
    smartool auth [username] [password]