How to implement Bitcoin tipping on a P2P self-hosted social media platform?
Hey everyone, We’re building a fully peer-to-peer, self-hosted social media platform running on IPFS Called Plebbit. completely censorship resistant and impossible to take down. Right now, we’re exploring how to add Bitcoin tipping to the platform. The goal is simple: let users send BTC tips to each other directly A couple of challenges we’re thinking about: How do we handle wallet integration in a fully P2P environment? What’s the best way to link Bitcoin addresses to users’ decentralized IDs ? And most importantly — how can we reduce or avoid the high Bitcoin on-chain fees for small tips? We’re wondering if Lightning Network is the natural solution here, but the challenge is making it super user-friendly in a decentralized, self-hosted context. You can check Plebbit out on github, the code is fully open source . Thank you in advance . submitted by /u/PlebbitOG [link] [comments]
Hey everyone,
We’re building a fully peer-to-peer, self-hosted social media platform running on IPFS Called Plebbit.
completely censorship resistant and impossible to take down.
Right now, we’re exploring how to add Bitcoin tipping to the platform. The goal is simple: let users send BTC tips to each other directly
A couple of challenges we’re thinking about:
How do we handle wallet integration in a fully P2P environment?
What’s the best way to link Bitcoin addresses to users’ decentralized IDs ?
And most importantly — how can we reduce or avoid the high Bitcoin on-chain fees for small tips?
We’re wondering if Lightning Network is the natural solution here, but the challenge is making it super user-friendly in a decentralized, self-hosted context.
You can check Plebbit out on github, the code is fully open source .
Thank you in advance .
[link] [comments]