Quickstart
Learn how to implement the Open Ledger React Library.
Prerequisites:
- Node.js v16+
- Package manager (npm | yarn)
- Open Ledger account (sign up here)
Set Up Authentication
Get your API credentials from the Open Ledger dashboard to authenticate your requests.
TypeScript
Configure the OpenLedgerProvider
Set up the OpenLedgerProvider
context, which serves as the configuration for fetching data for an individual company.
All components must be wrapped within this provider.
TypeScript
Add Your First Component
Finally, add Open Ledger components to your application.
TypeScript
Core Components:
Building Blocks
- MainLayout: Provides the application shell with navigation and layout structure
- OpenLedgerView: Renders the complete financial dashboard with all core widgets
- BarComponent: Handles filtering, search, and actions for financial data
- DashboardBox: Renders financial metrics with comparison and trend indicators
- LineChart: Creates interactive time-series charts for financial data
- DataTable: Renders paginated, sortable financial transaction tables
Next Steps
Now that you’ve set up your first Open Ledger integration, explore these resources:
Support
For technical support, contact our team.
For enterprise support and custom integrations, please contact our sales team.