golem-js
golem-js copied to clipboard
Identity API support through proper bindings
- ensure ya-ts-client contains definitions for the identity API (the /me endpoint of yagna's REST API)
- add proper rest module (identity) for handle these endpoints
- use the identity API where it's needed instead of calling the REST API directly from yajsapi code