UNPKG

soroswap-utils

Version:

Utilities for interacting with Soroswap, the decentralized exchange (DEX) on Soroban, which is the smart contracts platform of the Stellar network.

8 lines 133 B
{ "extends": "./tsconfig.json", "include": [ ".eslintrc.cjs", "src/**/*.ts", "jest.setup.ts", ] }