Skip to content

OrderlyNetwork/js-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orderly SDKs

DeepWiki Hooks NPM Version Core NPM Version Perp NPM Version Wallet connector privy NPM Version Wallet connector NPM Version Types NPM Version UI NPM Version Trading NPM Version I18n NPM Version

Monorepo for all Orderly SDKs. Please check out our documentation.

If you have any questions about the code in this repository, you can also ask deepwiki.

Getting Started

  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev
  1. Start the Storybook development server:
pnpm storybook

Integration Templates:

Start building with Orderly SDKs using these ready-to-use templates:

Env config

  • env

    config env: dev, qa, staging, prod

  • networkId

    mainnet/testnet

  • brokerId

    set your broker id

  • brokerName

    set broker name

  • theme

    orderly/custom

  • usePrivy

    true/false

http://localhost:5173/en/perp/PERP_ETH_USDC?env=prod&networkId=mainnet&brokerId=demo&broderName=Orderly&theme=orderly&usePrivy=false

About

A JS SDK for interactions with Orderly Network

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 13