bunq-example.js
v0.0.1
Published
This implementation lists all payments for a user
Downloads
2
Readme
Bunq Api example
This implementation lists all payments for a user
Intallation
- Run
yarn
- Copy the
config.js.example
toconfig.js
- Add your Bunq API key to the config
- Run the application by executing
yarn start