Announcing NexOps Wizard — an @OpenZeppelin Wizard-inspired flow for Bitcoin Cash + CashScript ⚡️
Goal: Go from contract template → deployable contract → funded live UTXO in one continuous UX now live on chipnet.
Current templates:
🔐 Multisig Vault
⏳ HTLC
⚖️ Arbitration Escrow
📈 Linear Vesting
🧩 Policy Covenant
🪙 CashToken Policy
Recent refactor moved the system from static templates → schema/invariant-driven generation:
• role-aware contract composition
• automatic invariant enforcement
• local test identities + constructor prefill
• integrated deploy/funding flow
Still improving:
• oracle semantics
• interaction UX
Check it out here: https://t.co/zt7ysFpMGN
Currently running on $BCH Chipnet for testing/dev iteration
Feedbacks/criticism welcome!!
#BitcoinCash #CashScript #nexops
Congratulations to the Bitcoin Cash ecosystem on the successful Layla upgrade activation.
This is one of the most important upgrades $BCH has seen in years.
Bounded loops, restored bitwise operations, reusable functions, expanded CashVM capabilities, and deeper programmability are now live on Bitcoin Cash.
We are beginning to see the early stages of what will become a major expansion in BCH use-cases.
DeFi on Bitcoin Cash is coming at a level many people still underestimate.
Dapps and developer platforms are all beginning to form simultaneously around CashTokens and CashScript.
Just as important, the ecosystem around BCH is evolving beyond pure protocol development.
Marketing , capital pipelines , creator economies, entrepenuers solving problems, are beginning to kickstart alongside the technology itself.
The chain is becoming easier to build on, easier to coordinate around, and easier to deploy real products into.
As proud sponsors of BLISS, BCH-1 is on the ground showcasing the continued growth of the Hackcelerator and the teams building through this next phase.
Post-Layla, $BCH enters a new era.
Bitcoin Cash continues strengthening its fundamentals regardless of market conditions, expanding its capabilities while staying aligned with Bitcoin’s original peer-to-peer design.
@bchexplorer@BitcoinCashOG@bch_1_official Hah noted, will definitely check out integrating BCH Explorer.
Explorer flexibility is definitely something I want NexOps to support properly.
Announcing NexOps Wizard — an @OpenZeppelin Wizard-inspired flow for Bitcoin Cash + CashScript ⚡️
Goal: Go from contract template → deployable contract → funded live UTXO in one continuous UX now live on chipnet.
Current templates:
🔐 Multisig Vault
⏳ HTLC
⚖️ Arbitration Escrow
📈 Linear Vesting
🧩 Policy Covenant
🪙 CashToken Policy
Recent refactor moved the system from static templates → schema/invariant-driven generation:
• role-aware contract composition
• automatic invariant enforcement
• local test identities + constructor prefill
• integrated deploy/funding flow
Still improving:
• oracle semantics
• interaction UX
Check it out here: https://t.co/zt7ysFpMGN
Currently running on $BCH Chipnet for testing/dev iteration
Feedbacks/criticism welcome!!
#BitcoinCash #CashScript #nexops
@BitcoinCashOG Appreciate the share 🙏
Small correction on the URL — the wizard is currently live at:
https://t.co/uhVlqobTEX
(will likely move to https://t.co/InlvLnZ4dC later on)
BCH-1 Alumni Update 💡: NexOps 🧵
@nexopsbch was one of the early BCH-1 Hackcelerator projects focused on developer tooling. It won the competion because of its potential to help speed up work on $BCH dapps.
At the time, the idea was simple: make CashScript contracts easier to build, audit, and deploy.
Since then, the project has evolve into a broader smart contract development stack for Bitcoin Cash, we expect it to integrate more and more of BCH tooling into this beautiful IDE.
Recent updates include the launch of NexOps Wizard on BCH Chipnet.
The system introduces an OpenZeppelin-style workflow for BCH contracts, allowing developers to move from template selection to deployed and funded live UTXOs within a single interface.
Current templates include:
• Multisig Vault
• HTLC
• Arbitration Escrow
• Linear Vesting
• Policy Covenants
• CashToken Policies
The deploy flow now runs end-to-end:
Compose → Compile → Derive Address → Fund → Live Contract
The larger architectural shift is underneath the interface.
NexOps moved away from static templates toward schema and invariant-driven generation. Contracts are composed dynamically, while a deterministic rule system validates behavior before deployment.
This matters because BCH smart contract development still requires deep familiarity with CashScript structure, covenant state handling, and deployment flows. NexOps is trying to reduce that friction and make iteration significantly faster.
The system now includes:
• Role-aware contract composition
• Automatic invariant enforcement
• Local test identities and constructor prefill
• Integrated deploy and funding flow
• Audit and repair pipelines
• Visual contract flow mapping
• Multi-wallet broadcasting and Chipnet testing support
The deterministic rule engine is one of the more interesting parts of the stack. Unsafe logic patterns, invalid state handling, incorrect token validation, and other critical issues are checked before contracts can move further through the pipeline.
The project has also started seeing real BCH ecosystem usage 🚀
NexOps contributed to the first audit process for @FundTokens_Cash basket index protocol, and teams like Milestara have used NexOps feedback during multisig contract development.
Middleware is coming fast and quick on $BCH ahead of the Layla upgrade @bchbliss , with things like @GeneralProtocol 's XO stack coming, as well as defi tooling by @CauldronSwap (Riften Labs), Defi protocols like @ParyonUSD
When the middleware established on Bitcoin Cash, the full power of Defi ecosystem will be unleashed very suddenly and very quickly.
Huge shout-out to @nexopsbch for helping complete the first audit of our basket index protocol, FundTokens.
This audit is the first but critical in the process to make the best solution possible for #BitcoinCash#CashTokens
Learn more by joining our TG group
It's official, ParyonUSD is LIVE! 🎉
Not only is the dapp unlocked, but we also create a full live stats website to get insights into the PUSD metric and on-chain state!
Read the full details in our launch blogpost below:
https://t.co/E83zb9pSkc
@twbitcoincash Sure,
NexOps is an AI-assisted workbench for Bitcoin Cash smart contracts — generate, audit and deploy with a focus on security and audit readiness.
What started as a basic IDE now has evolved into a true 0→1 AI assisted workbench for $BCH.
Generate → Audit → Edit → Re-audit → Deploy → Fund → Spend UTXOs end-to-end.
No manual CLI workflows. No friction. Just secure, deterministic contract pipeline.
Onwards. 🚀
@twbitcoincash Close, but not just auditing.
NexOps is building the full contract lifecycle for BCH: generate → verify → deploy.
Think of it as making smart contracts safe by default, not something you patch after audits.
NexOps is building not just the next generation of $BCH middleware for CashScripts, but also going on step further with a complete AI IDE. Focused on only one thing. Composing smart contracts in a streamlined way.
Nobody else has anything like this.
This is exactly the kind of real world audit benchmark we want NexOps to learn from.
Studying this surfaced several high-value areas we’re now strengthening in our pipeline:
• explicit value-flow assertions
• oracle freshness / slippage checks
• token + debt accounting guardrails
• fee robustness
• topology-aware validation
Also very interesting to see an AI audit pass surface a critical issue later in the process 👀
Huge respect to the @ParyonUSD + Sighash Labs teams for publishing this transparently.
@bch_1_official If you haven’t looked at $BCH since the CashTokens and BigInt upgrades, you’re looking at the past. The builder surface is far more capable now than it was two years ago. That market gap is getting harder to ignore. 📈
Appreciate the continued support from @bch_1_official.
NexOps started with a simple goal: make secure BCH contract development more reliable and less fragile.
Excited to keep refining the UX, strengthen the product model, and push toward meaningful CashTokens-native workflows.
Still building.
Post-Hackcelerator Update 🟢
The Hackcelerator proved the thesis: $BCH has builders and technology. Now we coordinate them.
The Next Phase:
Standards and coordination don't emerge by accident. BCH-1 is facilitating the conversations that faciliates builders working together. We are coordinating standards and communication between projects and the social layer.
Coordinating the Builders:
BCH-1 is meeting with all Hackcelerator winners and honorable mentions, introducing teams to potential partners, refining MVPs, defining go-to-market strategies.
Small Preview of upcoming announcements:
- @rabbitexp_bch - building commercial RPC infrastructure
- @nexopsbch - UX refinement, business modeling, CashTokens integration
- @BCHcash_mint - standardizing token minting protocols, defining the #cashmintstandard
- @PayOnceCash - Iterating on their previous security issues into a true working solution.
- @FundTokens_Cash - Massive improvements to UX/UI and MVP
- @intents_swap - UX with a solution of multiple chain wallet connections.
Every team is slowly receiving follow up and will be connected they need to ship an MVP. Please wait patiently for us to get through all of them.
The BCH Atlas project discovery system is in the works. Comprehensive tracking and visibility for the entire builder ecosystem. Website updates rolling out alongside it.
BCH-1 identified teams beyond the Hackcelerator cohort. We're onboarding new builders , particularly AI infrastructure projects native to BCH.
Infrastructure takes time to build correctly. We're not optimizing for announcements. We're optimizing for builders who ship.
The work continues.
📊 BCH-1 Hackcelerator — Post-Phase 2 Update
Phase 2 has concluded. Post-sprint acceleration is underway.
By the numbers:
• 255 registered builders across 6 continents
• 188 members on Telegram chat
• 53 projects advanced to Phase 2 submission
• 28 projects deployed on $BCH during sprint
• 82% shipped working prototypes or live demos
• 9 winners selected, $31K distributed
• 19 teams recognized with honourable mentions
• 1,038 Twitter followers built from scratch
• 47K+ social impressions, 4.9K views on winner announcement
───
🚀 What's Happening Now
BCH-1 doesn't stop at Phase 2.
Most hackathons fail the moment prizes are distributed—momentum dies, teams scatter, prototypes collect dust.
We designed BCH-1 to bridge the gap between "working prototype" and "fundable MVP," because that gap kills more good ideas than bad execution ever will.
Right now:
Winning teams are in individual MVP guidance sessions. Product positioning that makes sense for BCH's ecosystem structure.
Post-Hackcelerator Support (Multi-Month):
- Go-to-market strategy for MVP
- Structured ecosystem introductions.
- Fundraising pathway guidance from BCH-1
- Technical infrastructure support.
- CashScript and CashTokens integration guidance, smart contract security review access, deployment support—whatever keeps teams moving instead of stuck.
───
📈 Why This Matters
The programmable era of Bitcoin Cash isn't theoretical anymore. We have proof.
@nexopsbch shipped an AI-assisted CashScript IDE with a benchmarking system that's already live.
@BCHcash_mint built a CashToken minting platform and is planning mainnet deployment.
@intents_swap finalized the contract architecture for an intent-based DEX.
@rabbitexp_bch is optimizing a BCH block explorer, and studying building infrastructure for $BCH
Those are just the top-line winners. Nineteen other teams are in active development right now.
The programmability layer works when builders have the right tools and support structure.
We also proved something bigger: builder interest exists when pathways are clear.
───
🔭 Looking Ahead (Subject to Time Hiccups)
March-April:
Completing support for winning teams and select high-potential projects. Focus: Business Intelligence.
BCH-1 will expand visibility moves. Updates to BCH-1 website and resources.
Plans to pivot BCH-1 to a full ecosystem pipeline layer for $BCH is being worked on.
May:
Connecting qualified projects with ecosystem funding sources. Polished projects will be presented at @bchbliss.
───
To the 255 builders who registered, the 53 teams who submitted, the 9 winners (@nexopsbch@BCHcash_mint@rabbitexp_bch@OPTNLabs@trustbch1@tripfiapp @intents_swap @flowguard_@FundTokens_Cash), and 19 honourable mentions, you're building the proof that Bitcoin Cash's programmable era is real.
The pipeline is active. More updates as teams hit milestones.
BCH-1 Team, March 2026
Today we’re sharing a look at the NexOps contract generation benchmark system.
Smart contracts generated by AI shouldn’t just compile, they should be provably aligned with the intended logic.
Our benchmark pipeline evaluates CashScript generation using:
• intent coverage analysis
• feature-level verification (timelocks, multisig, covenants)
• convergence + retry metrics
• execution trace inspection
Each contract is validated against deterministic rules to measure whether the generated logic actually matches the requested intent.
This helps close the trust gap between probabilistic LLM output and deterministic blockchain execution.
Still early, but excited to share the progress.
#BitcoinCash #CashScript $BCH #NexOps
Honored to see NexOps Protocol selected as the Overall Winner of the BCH-1 Hackcelerator 🏆
Over the past months I’ve been working on a new approach to developer tooling for Bitcoin Cash.
NexOps focuses on making CashScript development safer and easier through an intent-driven workflow:
• Generate smart contracts from developer intent
• Run automated security audits against $BCH-specific vulnerabilities
• Deploy and interact with contracts through a streamlined pipeline
The goal is simple: reduce friction so more builders can safely create applications on @BitcoinCashOG.
Huge thanks to @bch_1_official team, reviewers, and the community for the feedback and support throughout the program especially @SatoshiSeasons, @toorik, @kzKallisti
, Sahid Miller, @GeukensMathieu, @mainnet_pat, @Bandarfaqih and @Lightswarm.
This is just the beginning — the next phase is refining the specification and pushing NexOps toward a full MVP.
🏁 BCH-1 Hackcelerator Phase 2 — Winners Announced
The BCH-1 Hackcelerator Phase 2 sprint has officially concluded.
First, a huge thank you to every builder who participated. The level of experimentation, creativity, and execution across the cohort was impressive to watch unfold.
In total we saw:
👨💻 255 registered builders
💬 188 members active in the Telegram builder channel
🚀 53 projects progress into Phase 2 of the sprint
Many teams pushed real prototypes, early infrastructure, and ambitious ideas into the ecosystem.
Some projects joined late or ran out of time to complete their technical implementation, but still showed strong potential.
Several of those teams will continue receiving guidance after the program.
BCH-1 was designed to accelerate projects from idea → traction, and that next phase of support now begins.
🧭 How Projects Were Evaluated
How Projects Were Evaluated
Winners were selected based on the evaluation criteria outlined on DoraHacks and https://t.co/53g1rreLEW.
Projects were assessed across several dimensions:
• Technical execution – working code, live demos, or deployed prototypes
• Clarity of product vision – how clearly the project communicates its purpose and value
• Impact on the BCH ecosystem – whether the project meaningfully expands the utility of Bitcoin Cash
• Originality and design – novel mechanics, new product categories, or thoughtful adaptation of proven models
• Public momentum – builder communication, social visibility, and engagement with the community
• Follow-through – the likelihood that the team will continue building after the sprint
Many teams delivered strong work across these categories. Ultimately, however, we had to make difficult selections.
🏆 Overall Winners:
🥇 Overall Winner:
@nexopsbch
$5,000 + $5,000 retroactive reward upon specification and MVP completion.
🥈 Overall Runner-Up:
@BCHcash_mint
$2,500 + $2,500 retroactive reward upon specifcation and MVP completion.
🛠 Technology Track:
Winner:
🥇 @rabbitexp_bch
$3,000
Runner-Up
🥈 @OPTNLabs
$1,000
🧩 Application Track:
After review, no clear overall winner was declared. The strongest contestant here, did not enough backend, and we cannot assign a winner based on just vision and front-end.
Runner-Up:
🥈 @trustbch1
$1,000
🥈 @tripfiapp
$1,000
💸 CashTokens Track:
Winner:
🥇 @intents_swap
$3,000
Runner-Up:
🥈 @flowguard_
$1,000
🥈 @FundTokens_Cash
$1,000
⭐ Honourable Mentions
These teams delivered promising ideas, strong experimentation, or notable prototypes:
Farmer's Dream @FarmersDreamP2E
PayOnce Cash @PayOnceCash
Cash Agent @CashAgent86522
Paysats @trypaysats
Roast
CashDropKit
AuraTrades @AuraTradesBCH
Milestara @jovan_0406
CashToken Studios
Agent X402
Cash Launch
BCHUBKey
GSM Cash @gsmcash
Confidential Assets
BCH Ghost
BCH Cashalyst @bch_cashalyst
Atomic Cash @AtomicCashBCH
TobbyPOS @tabbypos
-------
What Happens Next
BCH-1 does not end with the sprint.
Selected teams will receive continued post-hackcelerator guidance, including:
• help refining product direction
• support preparing for launch or deployment
• introductions where appropriate
• continued ecosystem visibility
Several projects that were technically incomplete but showed strong potential will also receive follow-up support where possible.
The goal of BCH-1 is not just to run a hackathon — it is to create a pipeline of real products launching on
And based on what we saw during this sprint, that pipeline has begun.
More updates soon. We will be letting CHIP points run until Sunday, then we will close it for what comes after.