keep-starknet-strange / starknet-warpcast

Starknet x Warpcast
MIT License
29 stars 57 forks source link

Allow Linking Starknet Wallet Address to Farcaster ID #17

Closed okhaimie-dev closed 9 months ago

okhaimie-dev commented 9 months ago

User Story

As a StarkNet user, I want to be able to link my StarkNet wallet address to my Farcaster ID so that I can seamlessly use StarkNet dapps and services with my Farcaster ID.

Proposal

Acceptance Criteria

Resources

https://github.com/farcasterxyz/contracts/blob/main/docs/docs.md

AbdelStark commented 9 months ago

Very cool idea @okhaimie-dev , would you want to do it ? If yes I can put a bounty on it

MSghais commented 9 months ago

I would love to contribute to it too @okhaimie-dev and @AbdelStark. I've started to deep on the Farcaster docs, repos, and Frames docs.

Gonna try some PoC soon, we can sync.

AbdelStark commented 9 months ago

You can take it @MSghais I assigned it to you

ogueji commented 9 months ago

cool idea! would love to have this feature implemented also!

gopal7264 commented 9 months ago

Lfg

vanthanh1230 commented 9 months ago

Good ideal

remsorunu commented 9 months ago

great idea, will have benefits to both ecosystems.

jelilat commented 9 months ago

@AbdelStark @okhaimie-dev

I just created a Farcaster frame that lets you link your farcaster ID to your Starknet wallet address.

It currently includes Starknet wallet connection, signature verification, and fid -> starknet address mapping storage. You can try out the frame here

https://warpcast.com/tjelailah/0xae04135d

jelilat commented 9 months ago

Demo https://www.loom.com/share/24a39f3c504d454bbeaed723292b3909?sid=467dfbbd-1f6b-43cb-8034-ec54686ddb8d

AbdelStark commented 9 months ago

@AbdelStark @okhaimie-dev

I just created a Farcaster frame that lets you link your farcaster ID to your Starknet wallet address.

It currently includes Starknet wallet connection, signature verification, and fid -> starknet address mapping storage. You can try out the frame here

https://warpcast.com/tjelailah/0xae04135d

Awesome! Can you please submit a PR to this repo with the code of the frame! For next time let’s try to all sync together to avoid duplicate work. I will give you the bounty for this frame. Congrats

jelilat commented 9 months ago

@AbdelStark Oh. I didn't do it for the bounty. I was just experimenting.

Please feel free to award the bounty to whoever is currently working on the project

AbdelStark commented 9 months ago

@AbdelStark Oh. I didn't do it for the bounty. I was just experimenting.

Please feel free to award the bounty to whoever is currently working on the project

I know but you deserve it. And I will increase its size. Let me know when the PR is out and thanks again

remsorunu commented 9 months ago

great work @jelilat !