Rust client crate for https://lens.xyz API See on the bottom to see what this currently supports.
Rust client crate for https://lens.xyz
See the examples folder
- Ping
- Profile : get default profile
- Profile : get profiles
- Profile : create profile
- Profile : get recommended profiles
- Follow : does follow
- Follow : get followers
- Follow : get following
- Auth : get challenge
- Auth : login
- Auth : refresh
- Auth : verify
- Pub : get publications (posts, comments, mirrors)
This crate integrates some functions to handle local KeyStores and use them to interact with Lens, mostly useful for development purposes.