Kudabank Open API wrapper
Copy .env.sample into .env
Save the public key from kudabank into secrets/kuda.public.xml and give it any name Save the private key from kudabank into secrets/.xml Update the new .env with the correct value of .
When you make any modifications, to run your changes run
npm run execute <name-of-your-ts-file>