freddiecoleman / chia-client

TypeScript client for Chia RPC interfaces.
https://www.chiaexplorer.com/
MIT License
89 stars 43 forks source link

How do I connect to rpc without cert files. #7

Closed sibitha-bijesh closed 3 years ago

sibitha-bijesh commented 3 years ago

Hello,

I need to get the wallet balance without using cert .

freddiecoleman commented 3 years ago

With a minor code change it would be possible to pass in as a buffer instead of providing a file path.

JordyBaylac commented 3 years ago

@sibitha-bijesh this is possible in latest version, this can be closed now