1.0.9 • Published 11 months ago

@astonic-io/astonic-sdk v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Astonic SDK

The official Astonic Protocol SDK for interacting with Multi-Collateral Astonic smart contracts on the Planq network.

Installation

# Install with npm
npm install @astonic-io/astonic-sdk

# Or install with yarn
yarn add @astonic-io/astonic-sdk

Tradable Pairs Cache

Anytime we launch a new stable token, we need to update the tradable pairs cache.

The yarn cacheTradablePairs script generates a TypeScript file containing a list of all tradable pairs on the Astonic protocol. This file is used to cache the tradable pairs in the SDK and avoid costly re-fetching from the network.

yarn cacheTradablePairs
1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago