spent the day with a bunch of legends showcasing real crypto use cases to New York State politicians
the excitement around crypto rn was palpable
im extremely bullish on our elected officials and their constituents fighting for use cases that support individuals not corps
Had great engagement today with the @SECGov on behalf of the @BSVAssociation with @Bitcoin_Beyond and Hon. Jeffery Golden KC. Excited for the future of Blockchain and Digital Assets.
Just open-sourced bsv-messagebox-cloudflare.
Peer-to-peer messaging for the price of a coffee ($5/month)... without ever losing time to DevOps!
It has byte-for-byte parity with message-box-server.
On BSV you can own and run every layer.
Now you can affordably:
JOIN THE WAR AGAINST RENT SEEKING MIDDLEMEN
https://t.co/Qq2oRkHfWt
Just open-sourced bsv-middleware-cloudflare.
Develop and deploy your own x402 endpoints on Cloudflare Workers for $5/month!
No more spinning up and maintaining a backend!
Rust compiled to WASM...
Once again...
> No Node.js.
> No Docker.
> Zero ops.
We even have refunds baked in.
JOIN THE WAR AGAINST RENT SEEKING MIDDLEMEN
https://t.co/1hKYaZCtlV
v1.4.1 pending review on both app stores.
Team has repaired Arcade issue, and I've updated the broadcast failover logic to better cope with service downtime / outages. Any further issues please report them in comments here or on GitHub using the Bug Report button in the app.
- Adds a Debug panel for developers deep in the settings page for running diagnostics & utxo repair methods.
- Performance and stability improvements for WalletContext.
- Fixes broadcast logic to better cope with node network disruptions.
- Allows manual Merkle Path acquisition via WoC as a tx refresh button.
Shoutout to our simply brilliant intern, Kjartan for this one: https://t.co/cl0oUdKyTd
Desktop web app, scan QR code to link to mobile wallet as BRC-100 substrate.
Very early days on this. Feedback encouraged. Available in BSV Browser v1.4.0 launching SOON™.
Holy Wow We are at 1/3 of the way to our goal. If you want to see the magic in action check out https://t.co/pUtTTrZDA3 Even if I don't win the @BSVAssociation Open Run Agentic Pay #hackathon I'm excited about this entry as a proof of concept for agentic auction marketplaces.
Back on the Hill. @Bitcoin_Beyond and I sat down with counsel for Chairman French Hill's House Financial Services Committee to discuss the path forward for the CLARITY Act. The House did its job last July — now it's the Senate's turn. Senate Banking Committee markup is targeted for the end of this month.
One for the Aviation fans! ✈️🧑✈️
https://t.co/UI9rPIA9qq
As a submission into the BSVA's OpenRun AgenticPay Hackathon, I decided to create something a little different.
Essentially, Airchive takes data directly mostly from ADS:B (Automatic Dependent Surveillance–Broadcast) — This provides real-time, high-precision surveillance data by broadcasting aircraft position, altitude, speed, and identification to ground stations and other aircraft.
Unlike traditional radar, this satellite-based system improves situational awareness for air traffic control (ATC) and pilots.
---
Each aircraft has it's own unique HEX code (identifier) within this system. From there, I created an easy to use system which is as simple as entering an Aircraft HEX Code into the .env variables, and the system automatically creates and handles individual wallets and UTXOs for each aircraft on the 'fleet', all funded from a single main 'Funding Wallet'.
The system also uses three agents — Collector, Analyst, and Monitor. They gather and trade data, analyse fleet information, and track live data for each aircraft. They then broadcast summaries and updates on-chain using their own wallets.
---
In terms of throughput, currently it's running a fleet size of 239 Aircraft, all of which is handled via 'smart-logic', to avoid wasteful expenditure, for example:
During 'taxiing' and 'parked' periods, chain-writes are slowed to a period of 120s intervals, since it's lesser important. When the aircraft's ignition is switched off, the aircraft is considered 'offline'.
During more crucial periods, such as take-off and landing — chain writes are at 1 second intervals, and during cruise is currently set at 2 second intervals. All are easily customisable via '.env' too.
To give an idea of a potential maximum scalable throughput, it is often cited that during peak periods, up to 20,000 aircraft may be airborne at any one time. This would allow the system (with optimisation) to achieve well over 200 million transactions daily — around 2,315 TX/s. This could be further increased by changing chain write intervals, but of course — it's important to balance affordability and data requirements, which may vary for different use-cases.
---
A rough estimate for cost comparisons based on fleet size and average flight times is available here: https://t.co/K4mMQHLJJB, whilst a list of the current aircraft fleet wallets are available at: https://t.co/DWLYpYmNTL
---
@BSVAssociation — Thanks for the opportunity to build more cool Apps! 🥳
(https://t.co/sx1tx2YX0c) — Give the BSVA a follow and keep your eyes peeled for any future hackathons that you perhaps wish to enter!
Remember when we all said they were going to do this like 7 years ago?
No surprise the justification is the super scary quantum threat that is totally real and imminent!
Don't worry - BSV's protocol stability protects users from having their coins stolen by central planning developers
The cleanest way to “freeze” quantum-insecure coins is just to sunset *all P2PK UTXOs at a defined block height.*
Give Satoshi and anyone else, say, 3-5 years to move them. If they haven’t moved to quantum resilient addresses by then, they are assumed to have been lost or forfeited by their owners.
Nothing wrong with sunsetting old network components that present vulnerabilities. This gets rid of the “confiscation” language. It’s a technical bug fix/security upgrade.
I'm proud to introduce you to "MolDock Agent Swarm", which is my entry to the BSVA Hackathon (https://t.co/KkyUshGXoi). MolDock is a molecular attraction testing system that uses smart contracts in BSV to verify the mathematics calculated by distributed agents who are testing drug efficacy.
The swarm has a distribution agent that runs here on my PC, and a local agent that anyone can run by visiting https://t.co/oZj77g63xh
If you start an agent and run tests, it should pay out rewards which are 100sats per test regardless of success or failure (between 50% and 75% fail) and if you succeed, you get an additional 10 sats per atom in the drug (15-50 atoms). The calculations for tests that pass are regenerated inside stateful smart contracts that track the absolute docking force of the atom for the full test (one cycle per atom in the molecule for each molecule in the docking location) meaning that for a molecule with 20 atoms testing a docking location with 30 atoms there will be 20 cycles of 30 rounds of maths.
All the maths is calculated using script primitives, so there can be no cheating. I'm aiming for 1.5M transactions by thursday afternoon, so please jump in if you'd like to do some calculations.
Positive and productive meetings at the CFTC with @Bitcoin_Beyond as we continue advancing BSV's regulatory engagement in Washington. The future of digital asset policy is being written now — and we are putting in the work.
Learn about the history of bitcoin node software from the Satoshi client to the Chronicle restoration upgrade!
I think @Bitcoin_Beyond will appreciate the retrospective given his role.
https://t.co/xp6CQLMvhf
Divisible UTXO swaps enable real L1 peer-to-peer order books.
No matching engine. Just Bitcoin Script.
Multisig protects treasuries with m-of-n approval.
Public keys stay hidden until the spend.
Multi-party sign-off on every mint and burn.
Configurable at issuer-level compliance with a designated authority now able execute regulatory orders directly on-chain.
No off-chain detours. No issuers, miners, or foundations/associations in the loop.
On-chain script-enforced - no intermediaries.
STAS 3.0 script template makes this real 👇
https://t.co/hIkchsEaD2
We turned a conference room in the Virginia General Assembly into a live blockchain demo floor. 12+ monitors, computers, sensors, tables — all packed into one car and set up for the Virginia Blockchain Showcase.
Robbie Boyes running UAV digital twin hashing and on-chain verification. @tempest_wx stations writing live atmospheric data. RanDAO. Vineyard Vantage doing sensor-to-ledger agricultural provenance. Every table had a working system.
The room was electric. Dozens of conversations at once, legislators crowding around screens, curiosity feeding curiosity. That's what happens when you show instead of pitch.
Huge thanks to Terry Kilgore's office for the room, the @BSVAssociation for hosting, and the @VABlockCouncil, @DigitalChamber, and NABA for making it happen.
Bring the tech to the policymakers. Repeat everywhere.
#BlockchainPolicy #Virginia #AgTech #SmartContracts