I've created a specification and example implementation for the x402-bch protocol for #BitcoinCash. It's a slight variation of the x402 protocol. I created a GitHub org for easy collaboration. I'm looking forward to feedback. Video walk-through soon.
Posted a video and summary write-up of why Content Creators should be interested in NFTs: It's a new way to monetize your content.
Adventure weekend! I'm scouting the coastline of British Columbia, to finalize plans for crossing next summer in my sailboat. image
I sent this to my family: View quoted note →
I'm looking for content creators that have been deplatformed in the past. If you know of anyone, tag them in the comments. I'm building a censorship-resistent content promotion platform and I'm looking for content creators that might want to use it to promote their content.
Added some documentation about how we use SLP tokens to track data that changes over time.
I just published this walk-through video on how to install a local copy of bch-dex, to sell SLP tokens via the DEX. This is the self-hosted version, so you do not need to ask permission or sign up for any accounts. I'll be adding this video to the README for the bch-dex, as well as the different documentation sites like slp-tokens.com and dex-docs.psfoundation.info
I just published a video and written tutorial on how to create SLP fungible tokens on the Bitcoin Cash (BCH) blockchain, using the psf-slp-wallet command line app:
Private messaging is probably the most fundamental tool that people need to conduct trade on the internet. This web app let's you send an E2EE message to any BCH address. #BitcoinCash https://message.psfoundation.cash Source Code: This web app is compatible with the psf-msg-wallet CLI application. Either the web or the CLI app can be used to send and receive E2EE messages. This is a really handy set of tools for software developers who work on many computers. You've got a two options for securely transmitting sensitive data. A common use case where I use this technology: I will have an SSH command-line terminal to a remote VPS linux server. I can use the CLI app to send messages to my phone. On my phone, I use the web app.