SoverGrid — Decentralized AWS CLI for Web2 Developers — Incubator Grant Proposal #1403
Replies: 2 comments 4 replies
-
|
This is interesting. Perhaps we could talk about it on akash discord. |
Beta Was this translation helpful? Give feedback.
-
|
Hey Joel, thanks for putting this together. The developer UX problem you're describing is real and I appreciate the effort that went into the proposal. I want to share some honest feedback on the structure, because I think there are some fundamental issues with how the grant is framed. The core concern is around risk allocation. This proposal asks the community pool to fund the entire build upfront. If the integration doesn't work out or adoption doesn't materialize, the community absorbs 100% of that cost. But if it does succeed, SoverGrid captures 40% of the revenue before it ever reaches providers through the token split model. That's a structure where the community takes on all the downside risk and then shares the upside with a project it already paid to create. When you add it all up, this reads more like seed funding for a private business than a community contribution. The community would be paying to build the product, absorbing the risk if it fails, funding unrelated overhead, and then giving up 40% of provider revenue if it succeeds. I think the better path here is for SoverGrid to build this independently. If you believe in the product and the market opportunity (and the proposal makes a good case that the opportunity exists), then there shouldn't be an issue funding the development yourself and charging your own prices on top of what providers are offering. If SoverGrid genuinely makes deploying to Akash that much easier, developers will pay for that convenience. Charge a premium above provider rates that reflects the value you're adding, rather than taking a cut from the providers themselves. A lot of Akash providers are already pricing aggressively, and a 40% haircut on their revenue through a token split is a hard sell. None of this is a knock on the idea itself. A great developer onboarding tool that routes more tenants to Akash would be genuinely valuable. I just think the right version of this is one where SoverGrid owns its own risk, builds its own business model, and earns revenue by adding value on top of the network rather than extracting it from providers who are already operating on thin margins. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
SoverGrid — Akash Network Incubator Grant Application
Applicant: Joel Oyewole GitHub: github.com/joel819/sovergrid-cli Grant Tier: Incubator — $10,000 AKT Date: May 2026
Project Name
SoverGrid — The Open-Source Developer Platform for Decentralized Infrastructure
Tagline
One CLI command. Deploy anywhere. No AWS. No censorship.
The Problem
Web3 compute networks like Akash have solved the hard infrastructure problem — decentralized, censorship-resistant, 60-85% cheaper than AWS.
But developer adoption is stalling because of one unsolved problem:
Deploying to Akash requires managing AKT tokens, learning the Akash CLI, writing SDL files, and understanding Kubernetes — before a developer can deploy a single app.
Compare this to Vercel:
Or Railway:
There is no equivalent for Akash. This friction is why developers default back to centralized providers even when they want to decentralize.
SoverGrid fixes this.
The Solution
SoverGrid is an open-source Python CLI that abstracts the full complexity of deploying to Akash. Developers write standard Python or Node.js applications — no SDL files, no AKT management, no Kubernetes knowledge required.
What SoverGrid does automatically:
Why This Benefits Akash Network Directly
Every developer who uses SoverGrid is a new Akash tenant.
SoverGrid does not compete with Akash. SoverGrid is a distribution layer that brings Web2 developers — who have never heard of SDL files or AKT — directly onto the Akash network.
Current Akash user: experienced Web3 developer who knows the native CLI. SoverGrid's target: any Python or Node.js developer who currently uses Vercel, Railway, or AWS.
That is a market of millions of developers who currently have no path to Akash.
What Is Already Built
The SoverGrid CLI is live on GitHub at github.com/joel819/sovergrid-cli.
Completed:
sovergrid init— scaffolds project, auto-detects framework, generates Dockerfilesovergrid deploy— reads config, calculates cost breakdown, mock deploys with fallback chainsovergrid train— deploys ML training to Bittensor/io.net/Gensynsovergrid store— pins files to Filecoin/Arweave/IPFSsovergrid db— provisions decentralized database (Kwil/Polybase)sovergrid cdn— deploys to decentralized CDN (Saturn/Fleek)Current limitation: All provider API calls are mocked with
asyncio.sleep(). The architecture is production-ready. Real API integration is the next phase.Grant Milestones
Milestone 1 — Real Akash API Integration ($4,000)
Deliverable: Replace mock
_simulate_provider_call()inservices/compute.pywith real Akash Network SDK calls.Specifically:
akash-pySDK for real SDL deployment submissionsovergrid deploysuccessfully deploys a real container to Akash mainnet and returns a live URLTimeline: 6 weeks from grant approval Verification: Live demo video showing real deployment + GitHub commit history
Milestone 2 — Smart Contract Payment Layer ($3,500)
Deliverable: Deploy $SVR token and payment split contract to Ethereum Sepolia testnet.
Specifically:
sovergrid logincommand that connects MetaMask wallet without touching private keysTimeline: 10 weeks from grant approval Verification: Testnet contract addresses + working demo of wallet connection
Milestone 3 — Public Testnet Launch + Documentation ($2,500)
Deliverable: Public testnet where any developer can install SoverGrid and deploy a real app to Akash.
Specifically:
pip install sovergridworks globally)Timeline: 14 weeks from grant approval Verification: PyPI install count + 10 verified external deployments + community call recording
Budget Breakdown
About The Builder
Joel Oyewole — Founder of Nexus Arch, an AI automation agency. Builder of Invoice Sentinel (invoicesentinel.app), an AI-powered invoice recovery SaaS with 42+ active users built on FastAPI, Neo4j, and GPT-4o.
Member of the NVIDIA 6G Developer Program — researching decentralized edge infrastructure at the intersection of DePIN and next-generation wireless networks.
Computer Engineering student at Bahçeşehir Cyprus University.
Published researcher — "An Engineer Built a $1.79B Infrastructure System. Then Got Fired. Here's What Nobody Is Talking About." — 2,100+ impressions on LinkedIn, documenting the gap in DePIN developer tooling that SoverGrid addresses.
Based in Cyprus. Building in public since February 2026.
GitHub: github.com/joel819 LinkedIn: linkedin.com/in/joel-oyewole-51b614125 X: @joel_automate
Open Source Commitment
SoverGrid is and will remain fully open source under the MIT License. All development funded by this grant will be publicly committed to github.com/joel819/sovergrid-cli with weekly progress updates posted to the Akash community forum.
Why SoverGrid Will Succeed Where Others Have Not
Fleek ($30M raised) is becoming increasingly proprietary and is building a centralized edge network — the opposite of decentralization.
Spheron ($7M raised) focuses on a marketplace model but does not solve the developer experience problem.
Neither provides a one-command CLI that works with zero Web3 knowledge.
SoverGrid's Provider Plugin Architecture means it is not competing with Akash, Fleek, or Spheron — it routes to all of them. As new DePIN compute networks launch, they integrate into SoverGrid by adding a single Python file. SoverGrid becomes the universal developer interface for all decentralized compute — with Akash as the primary and preferred provider.
What Success Looks Like in 6 Months
Any developer. Any app. One command. Running on Akash.
Full technical documentation, architecture diagrams, and whitepaper available at github.com/joel819/sovergrid-cli
Beta Was this translation helpful? Give feedback.
All reactions