Skip to main content

Prerequisites

  • Node.js 14 or higher
  • npm or yarn package manager
  • Aries API credentials (client ID and client secret)

Installation

Install the Aries JavaScript SDK using npm or yarn:

Initialize the Client

Basic Operations

Get Account Information

Place a Market Order

Search for Securities

TypeScript Support

The SDK includes full TypeScript definitions:

Next Steps

Now that you have the basics working, explore the SDK’s capabilities:

Additional Resources