superteam is here to be your first believer
locally rooted teams are best placed to identify promising (but unproven) founders and builders
and will support you with resources, raising first capital, and community (membership)
just show up with your best pow!
Pyth + Switchboard support now working in Anvil⚒️
Anchor oracle integrations can now transpile into Pinocchio with hand-rolled low-level reads instead of depending on heavyweight oracle crates in the output.
compiler infra for Solana is getting really interesting.
12/12 Metaplex Token Metadata fixtures + 10/10 MPL Core fixtures now passing through @anvil_sol ⚒️
real Anchor programs → transpiled to Pinocchio → cargo-build clean → differential verified where applicable
slowly building a real compatibility layer for Solana runtimes.
Just deployed 7 Anchor programs on Solana — transpiled to Pinocchio via @anvil_sol ⚒️
Counter, Vault, AMM, Token-2022, Escrow, NFT Minter (Metaplex), SPL Token Minter.
1,777 KB → 281 KB
84.2% smaller binaries.
And most importantly:
byte-equal verified where state was compared.
write once in Anchor, deploy optimized everywhere.
@raunit yes we had it in experimental mode but as its very early stage and because of hackthon deadline we chose to keep the scope tight,
soon will be added back
Just dropped the Anvil ⚒️ demo video
Anchor → Pinocchio compiler for Solana smart contracts.
- transpile real programs
- generate full buildable Rust projects
- run byte-equal differential verification
- reduce compute without rewrites
write once in Anchor, deploy optimized everywhere.
Just dropped the Anvil ⚒️ demo video
Anchor → Pinocchio compiler for Solana smart contracts.
- transpile real programs
- generate full buildable Rust projects
- run byte-equal differential verification
- reduce compute without rewrites
write once in Anchor, deploy optimized everywhere.
stress-tested @anvil_sol on real-world anchor repos today (incl. @4rjunc)
not toy examples — actual production code
→ fixed impl edge cases
→ handled different coding styles
→ improved coverage across programs
now hitting 90-92%+ correct pinocchio output
moving from:
“works on examples” → “works on real contracts”
7/ Try it here:
https://t.co/Uueg5NCx6I
If you're building on Solana, drop your contract below or DM.
Would love to test this on real programs 👀
@solana_devs@solana@SuperteamIN@toly