FridgeWalaby
Results
3
issues of
FridgeWalaby
@anandsahil Hi, First part, where you define clinet is OK. You do not have to generate keys yourself. It is done automatically when initialisation process is started. Here are the...
I ran into the problem that my `client.keys` are `undefined`. And thus the bankLetter cannot be created. Here is my code: ``` initZKB = async () => { const ebicsClient...
Is it planned to write types for this library?