1.0.9 • Published 12 months ago

@astonic-io/astonic-sdk v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago