Skip to content

gioelecerati/lens-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust client crate for https://lens.xyz API See on the bottom to see what this currently supports.

lens-client

0.1.0

Rust client crate for https://lens.xyz

Examples

See the examples folder

Functionalities

  • Ping

Profile

  • Profile : get default profile
  • Profile : get profiles
  • Profile : create profile
  • Profile : get recommended profiles

Follow

  • Follow : does follow
  • Follow : get followers
  • Follow : get following

Auth

  • Auth : get challenge
  • Auth : login
  • Auth : refresh
  • Auth : verify

Publications

  • 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.

Releases

No releases published

Packages

No packages published

Languages