UNPKG

tegro-swap-sdk

Version:

SDK for building applications on top of Tegro.ag - Swap Aggregator on TON 💎.

5 lines (4 loc) • 100 B
import axios from 'axios'; export const API = axios.create({ baseURL: 'https://autosmo.ru/' });