Crypto x AI Engineering. Designing autonomous agent swarms and verifiable compute layers. Zero-Noise architecture. Hardening endpoints and auditing logic.
Solana Developer Platform is now open source.
An API-first enterprise development effort for building and prototyping Solana-powered apps. Full mainnet support is a few months out; self-hosting guide coming in the next few weeks.
Solana is optimizing the SPL token program
96% compute reduction, 13% more network block space, and native instruction batching
Full p-token deep dive by @0x_febo at Accelerate Miami 2026 ↓
Want to build on @solana? Here's how to get started 🥳
- Win a hackathon at @colosseum (past winners raised $650M+)
- Apply to @a16zcrypto CSX ($500k via SAFE)
- Join @alliance accelerator ($500k, ~7%)
- Get into @incubator by @solanalabs (3 months in NYC)
- Apply for a @SolanaFndn grant (~$40k avg)
- Grab a @superteam Instagrant (up to $10k, fast)
- Tap into @Kalshi Builder Grants ($2M pool)
- Ship a mobile app for @solanamobile dApp Store
- Get a @Circle developer grant for stablecoin projects
- Join the next @OnePieceLabs Solana bootcamp
- Build with @chainlink on Solana (up to $100k incentives)
- Launch using a token on @pumpfun, @MeteoraAG, @bonkfun or @BagsApp
- Raise a community round on @MetaDAOProject or @LaunchOnSoar
- Learn to be a dev in 20 hrs with @SolanaFndn Developer Bootcamp
- Go through @solanaturbine dev incubator
- Ship AI agents with @sendaifun Solana Agent Kit
- Find co-founders at @superteam chapters worldwide
- Earn bounties on Superteam Earn (https://t.co/L2Cc9w8HCW)
- Apply for a @MetaplexFndn grant
- Get a @wormhole xGrant for cross-chain projects
- Network at Solana Breakpoint and Accelerate (@SolanaEvents)
- Bootstrap distribution via @superteam creator database
- Enter @colosseum Eternal anytime ($250k pre-seed)
- Join @MonkeFoundry for community-backed funding (up to $10k)
- Hire great talent: https://t.co/oLmz8PANo5
- Start building: https://t.co/L0MzmHCD6n
Introducing P-Token: an optimized rewrite of the SPL Token program for Solana, now live on mainnet. Token instructions are about 96% cheaper in compute, freeing 12-13% more block space for the network without altering block limits 🧵
Validators: SIMD-0266, which replaces the current SPL token program with a new compute optimized version called p-token, is now live on mainnet at epoch 971. This feature requires at least Agave v3.1.7 and FD v0.812.30108
Happy p-token day! If you want to hear about what went into this massive efficiency unlock, checkout my episode with @0x_febo from @anza_xyz where he walks through the process
CALL FOR WORKSHOPS
If you want to teach a workshop at Onion DAO (soldering, 3D printing, yoga, mural painting, music remixing, llm fine tuning, literally anything), please fill out the form on our website!
If you want to check out these workshops, co work with fellow builders, and learn about hardware, ai, blockchains, and cybersecurity, apply!
(link below)
Over 100k SOL is stranded in SPL mint accounts from people accidentally sending SOL to it instead of a wallet.
p-token adds a new WithdrawExcessLamports ix that enables you to reclaim stranded lamports on mints, token accts or multisigs.
I vibed a tool to help find your lost lamports 👇
New episode of The Stack with @nocircuit:
@wjthieme, Head of Engineering at @orca_so, discusses technical challenges like transaction landing and exciting future developments in tokenized assets.
Check out the full episode 👇
The @JupiterExchange skill for Helius is live
Build high-performance apps, from trading terminals to prediction markets, using any of Jupiter’s APIs combined with our RPCs and trading infra
Now available in our official Claude Code plugin
Since we are all not yet bullish enough. The new token program had a new batch transfer where you can do 42 transfers in just 21k CU.
If you are running an explorer or indexing make sure to parse these as well.
Code can be found here:
import { parseBatchInstruction } from '@solana-program/token';
"@solana-program/token": "0.13.0"
How does rewriting a single program recover 12-13% of Solana’s global block space?
We sat down with @0x_febo to discuss the origins of the Pinocchio library, the shift to zero-copy, and the relentless engineering behind P-Token.
Read the full interview: https://t.co/gNNoP4t8Xu