fc-oss

/fc-oss5

Open channel, about anything that can push the farcaster ecosystem to be more open and transparent, growth doesn't matter if single parties have too much control, growth and hype here is second to transparency and decentralization.

On a desktop, it would be possible to sign in using any wallet if it has imported the custody account, unfortunately, they don't want that, and since the custody account is only imported on your mobile phone that's why you see this annoying screen and forced to use mobile.
7732
aneri.base.eth
@aneri·2 days ago
"Sign in with Farcaster" shouldn't require you to open Warpcast.
Here is a pack of accounts that push for decentralization and FOSS, accounts are mainly developers but not all.

Probably this list is like 60/100 of all such accounts on the network, at least that's my feel based on feeds.

If you feel left out, please reply to this cast.

https://warpcast.com/andrei0x309/pack/Accounts-promoting-FOSS-yt3kgh
Did this extension in a few hours, it will put a "quote to Warpcast" button on every tweet on X.com

I will put the Chrome download link in the repo readme once it is approved, repo link: https://github.com/andrei0x309/x-to-warpcast-extension

I need to make some minor changes after approval and re-release.
142
will
@w·23:01 23/01/2025
pls @dwr.eth plsssss
Made simple API(mostly for me) with stats about channels, cached at 1 hour.
https://fc-frames.koyeb.app/api/channels-stats
Eg return:
{
"totalChannels": 13844,
"totalUSDChannelPrice": 346100,
"avgFollowers": 737.0605316382548,
"avgMembers": 13.347876336318983,
"totalFollowers": 10203866,
"totalMembers": 184788,
"avgMembersPerFollower": 0.01810960669220862,
"top10ChannelsByFollowers": [
"base - Base - [407437]",
"memes - Memes - [370373]",
"farcaster - Farcaster - [339363]",
...
],
"top10ChannelsByMembers": [
"replyguys - reply guys - [2267]",
"art - Art - [2257]",
"itookaphoto - I Took a Photo! - [1754]",
"wearesoearly - we are so early - [1480]",
...
],
"avgModerators": 1.1475729557931234,
"channelCreationGrowth": {
"daily": 7,
"weekly": 111,
"monthly": 327
},
"channelsCreatedByMonth": {
"1": 469,
"2": 3828,
"3": 1616,
"4": 2884,
"5": 1755,
"6": 1147,
"7": 613,
"8": 383,
"9": 286,
"10": 189
}
}
@defikaran.eth

The issue is that Warpcast does not use real deep links instead it uses web links ( those that are tied to the Warpcast domain).

As such you can't capture the link on mobile without some root-level permissions which 99.9% of people won't have.

This is an issue of centralization these links should have been something like farcaster:// or fc:// to enable multiple apps to respond to them, and not have them tied to a web2 domain.
16085
Samuel ツ
@samuellhuber.eth·16:28 06/10/2024
Oh so the problem is mobile users? Where the deep link is to Warpcast right away? Meaning you can’t just scan the QR on screen?

Cc @andrei0x309 @horsefacts.eth