Battle of Nodes Validator Challenge #6 goes live on March 20 at 14:00 UTC.
Sunday's Challenge #4 set the baseline pre-Supernova.
Tomorrow, we'll run it back.
But faster.
2,000 points available.
Validators, get ready. 👇
Supernova is live.
The largest network upgrade in MultiversX history has been activated on our Battle Net.
Over the next week, validators, developers, and community members will push it to its limits and harden its security.
Live, in public, with real stakes.
Supernova Surge Challenge is L I V E
First 3 Guilds to break the 2,500,000 transaction barrier earn bonus points.
The team with the most cumulative transactions across both rounds will be crowned the winner.
XTract v0.30.1 is here.
Convert your Solidity smart contracts to MultiversX Rust in seconds.
1. npm install -g xtract-cli
2. xtract YourContract.sol
Here's everything new since v0.25 🧵
Try it now:
npm: https://t.co/7fVxCcWLxk
GitHub: https://t.co/CFu7Ttz7oc
Building on MultiversX shouldn't mean rewriting everything.
XTract bridges the gap.
the more i work on xtract, the more i realize language barriers in web3 are totally self-imposed. spent the morning smoothing out the rust output for some tricky solidity logic. it’s a grind, but making sure code can actually travel between ecosystems is why we’re here.
it’s kind of wild that we still treat blockchains like they speak different dialects. if you can write a swap on eth, you should be able to deploy on multiversx without a six-month rust course. building xtract to make syntax arbitrary. let the logic travel.
seeing xtract spit out clean multiversx rust from a messy solidity file is the ultimate dopamine hit. it’s a reminder that syntax is just flavor text—the core logic is what matters. you shouldn't have to start from zero just to change chains. bridges, not walls.
if logic is the soul of a contract, syntax is just the clothes it wears. spent the day making sure xtract doesn't lose the meaning when we switch from solidity to rust. it's tedious work, but why should a language barrier stop you from building on @MultiversX ? back to it.