robinhood-nodets
Version:
Comprehensive TypeScript API wrapper for the Robinhood private API
14 lines (8 loc) • 407 B
Markdown
## Acknowledgments
This project is a modernization and continuation of the [aurbano/robinhood-node](https://github.com/aurbano/robinhood-node) library. Special thanks to the original contributors for laying the foundation of this project. We aim to build upon their work with modern features and better support.
---
## Installation
Install the package via npm:
```bash
npm install robinhood-nodets
```