Skip to content

The repository is a demonstration of how to use the Lens client SDK. It provides a practical showcase of integrating the Lens Protocol into your applications using the provided client SDK.

Notifications You must be signed in to change notification settings

rkmonarch/lensclient-example

Repository files navigation

LensClient-Example

This repository showcases an example implementation of the LensClient library, which is a client library for interacting with the Lens Protocol. It demonstrates how to sign in with Lens, create a profile, get a profile, create profile metadata, and delete a profile using the LensClient library.

creative

Installation

Clone the repository to your local machine:

git clone https://github.com/rkmonarch/lensclient-example

cd lensclient-example

Install the dependencies:

yarn

Usage

Start the development server:

yarn dev

Open your web browser and visit http://localhost:3000 to access the application.

Use the provided functionality to sign in with Lens, create a profile, get a profile, create profile metadata, and delete a profile.

Technologies Used

Contributing

Contributions are welcome! If you find any issues or want to add new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

The repository is a demonstration of how to use the Lens client SDK. It provides a practical showcase of integrating the Lens Protocol into your applications using the provided client SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published