kient
kient copied to clipboard
feat: Proxy support
Added optional proxy support when creating Kient Kient.create({ proxy: 'http://proxyserver:port' }) based the code on the other pull request's suggestions