akasimo / parcl-v3-sdk-ts

TypeScript client library and sdk for parcl-v3 (ALPHA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v3-sdk

npm version npm bundle size (scoped version)

Parcl-v3 client library and SDK in TypeScript.

Alpha Software

This sdk is in alpha. It may contain bugs and it may change significantly between versions.

Development

Pull requests welcome. Please reach out in the discord dev channel with any questions.

Installation

npm install @parcl-oss/v3-sdk

or

yarn add @parcl-oss/v3-sdk

Usage

Examples folder shows account fetching and modify position example. Please reach out in the discord dev channel with any usage questions or examples requests.

Documentation

https://parcl-v3-sdk-ts-docs.vercel.app/

About

TypeScript client library and sdk for parcl-v3 (ALPHA)

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%