Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetches the address of lens post creator #190

Closed
wants to merge 5 commits into from

Conversation

Ramitphi
Copy link

@Ramitphi Ramitphi commented Jan 6, 2025

Relates to:

This PR related to lens plugin for goat-sdk

Background

This will allow to tap into lens social graph and perform different action around it

What does this PR do?

This adds the support for lens plugin
This adds the support of tipping to the lens post creator
This adds an example for using the lens plugin

Testing

Detailed testing results

Docs

For plugins

  • I have tested this change locally with key pair wallets
  • I have tested this change locally with hosted wallets (e.g. Crossmint Smart Wallets, etc.)
  • Package exists in the goat workspace file

Discord username

ramitphi

Copy link

changeset-bot bot commented Jan 6, 2025

⚠️ No Changeset found

Latest commit: c838795

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@0xaguspunk 0xaguspunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! :)

Could you just push the plugin package in the PR? We are going to change the way we expose examples to make it more simple. I also see there's a .turbo dir being pushed which is not needed for the PR either

@@ -0,0 +1,25 @@
import { defineChain } from "viem";

export const lens_testnet = /*#__PURE__*/ defineChain({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also use the lens package to import the network without having to define it :)

https://dev-preview.lens.xyz/docs/network/getting-started/viem

@0xaguspunk
Copy link
Contributor

Closing this for now due to inactivity. Happy to re-open if there are plans to address the changes needed :)

@0xaguspunk 0xaguspunk closed this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants