Connect to your bank using JS ;)
Please read the FAQ file for more information.
Run:
npm install
Run:
gulp
Run:
node dist/test
Right now, this is only a test for one bank: BCI.
Please, feel free to fork this project and add new banks. Since the code is ECMAScript 6 (using traceur), make sure you follow the current style (arrow functions if possible, async functions, promises, etc).
This project is licensed under the terms of the MIT license. Please read the LICENSE file for further details.