
Work Here?
Work Here?
Work Here?
Akash Network runs a decentralized cloud compute marketplace where developers, businesses, and enthusiasts can deploy docker containers, blogs, and blockchain nodes at lower costs, powered by a Layer 1 blockchain and the AKT token. Deployers set the price they’re willing to pay for computing resources, and providers bid to fulfill requests, with all transactions settled on the blockchain using AKT and fees earned by the network. It differentiates itself by being fully decentralized and open-source, offering a self-sovereign cloud model where pricing happens in a tokenized marketplace rather than through centralized control. Its goal is to give users cost-effective, self-controlled cloud computing through a transparent, community-driven marketplace.
Industries
Data & Analytics
Enterprise Software
Crypto & Web3
Company Size
1-10
Company Stage
Early VC
Total Funding
$2M
Headquarters
San Francisco, California
Founded
2015
See people who can refer or advise you
Help us improve and share your feedback! Did you find this helpful?
Total Funding
$2M
Above
Industry Average
Funded Over
1 Rounds
Remote Work Options
Flexible Work Hours
Confidential compute comes to Akash. 5 Min. Read Jul 28, 2026 Decentralized compute has always faced an underlying question that requires a direct, transparent answer rather than a reassuring platitude: what prevents a completely unknown provider from accessing your data when you rent their GPU? Previously, the solution relied on provider reputation, security audits, and the assumption that operators lacked the time or incentive to inspect individual containers. While acceptable for minor tasks like hosting a game server, this baseline falls short when protecting sensitive medical records, proprietary algorithmic trading models, or core company intellectual property embedded in model weights. Akash is introducing a definitive solution today with the launch of confidential compute across the network. Workloads can now run inside hardware-enforced trusted execution environments (TEEs). In this setup, memory encryption is managed directly by the CPU, rendering the data inaccessible to the host operating system, the hypervisor, and anyone with physical access to the infrastructure. The most notable aspect of this feature is the minimal effort required to implement it. One line. Here is the entire SDL change: Integrating confidential computing requires no SDKs, rebuilt container images, separate orchestrators, or new deployment types. You simply utilize params.tee, which configures cpu for CPU-isolated workloads or cpu-gpu when an enclave-protected GPU is necessary. The marketplace handles matching seamlessly behind the scenes. The SDL builder translates the designated tee value into a placement requirement, ensuring only providers verifying confidential compute capability bid on your order. Rather than manually selecting a specific TEE vendor, the hardware infrastructure dictates whether you receive Intel TDX or AMD SEV-SNP, while provider software automatically provisions the appropriate runtime class. Once a lease is finalized, your container runs isolated within a Kata Containers micro-VM, utilizing a dedicated kernel and encrypted memory instead of sharing host kernel resources. If your configuration requests a GPU, pass-through is managed via VFIO into NVIDIA Confidential Computing mode, safeguarding all data moving across the PCIe bus with AES-GCM-256 encryption. Developed publicly under AEP-83 and inheriting foundations from AEP-65 and AEP-29, this architecture maintains a deliberately constrained SDL surface. By prioritizing the reuse of existing frameworks and minimizing new additions, confidential computing remains strictly opt-in, preserving current deployments entirely without disruption. A private LLM in one deployment. To demonstrate how this abstraction works in practice without overstating its simplicity, a complete, functional example called ollama-tee has been added to the awesome-akash repository. It runs Ollama with Llama 3.2 3B on a GPU, inside a TEE: Note the image: it's the stock ollama/ollama:latest from Docker Hub. Nothing in it knows or cares that it's running in an enclave. Deploy it, wait for the model to pull, and query it the way you'd query any Ollama instance: An ordinary API response, but with one crucial difference: the weights, prompt, and completion were all handled within memory that remains completely hidden from the machine's operator. This encapsulates the entire value proposition of confidential computing, explaining why the SDL modifications are restricted to a single line. Most people will simply avoid privacy measures if they demand a complete application rewrite. What this protects, and what it doesn't. Let's be exact about its security guarantees. Hardware Protection Capabilities: The CPU's memory encryption engine encrypts guest memory, keeping it hidden from the host OS, the hypervisor, or root operators on the machine. It also encrypts CPU-to-GPU communication via the PCIe bus, turns off GPU performance counters to eliminate side channels, and runs every workload with a dedicated kernel inside its own micro-VM. Limitations of TEE Configuration Alone: Simply requesting a TEE does not confirm that you are operating within a genuine, uncompromised environment, as isolation is distinct from proof. Verification requires remote attestation, which gathers signed data from within the VM (such as an SEV-SNP report or TDX quote, alongside GPU data from NVIDIA's NVTrust) to validate it against baseline measurements and generate a token for relying parties. In setups combining CPU and GPU TEEs, this becomes composite attestation, where the CPU TEE serves as the primary trust anchor for the GPU. While the ollama-tee demonstration highlights isolation and placement, it does not perform attestation. Because attestation is mandatory for regulated applications, Akash Network want to be straightforward instead of overstating TEE capabilities. Akash Network is currently developing tooling to integrate attestation as a smooth, integrated component of the deployment lifecycle. Akash Network should also note two technical details regarding Hopper GPUs: CPU-to-GPU data transfers within a TEE are restricted to roughly 4 GB/s due to a software bounce buffer, which slows down model loading rather than active inference. This bottleneck is resolved in Blackwell through PCIe IDE and TDISP. Additionally, NVLink communication between Hopper GPUs lacks encryption, which is important when sharding models, but Blackwell introduces NVLink encryption to fix this. Why this matters now. Historically, the exact workloads that stood to benefit the most from decentralized infrastructure were completely blocked from adopting it. For example, a medical network reviewing an AI diagnostics system cannot expose confidential health records to an unaudited machine. Similarly, engineering groups managing high-value proprietary model weights cannot risk deploying them to an unidentified operator. Furthermore, any autonomous agent managing client PII must fully comply with the privacy mandates bound to that data. The core obstacle for these operations has never been about infrastructure costs or hardware constraints, especially since Akash has continuously delivered compute resources at a fraction of traditional hyperscaler pricing. Instead, the real limitation stemmed from compliance; a policy requiring teams to simply "trust the operator" cannot serve as a verifiable security control within formal regulatory documentation. By introducing hardware-enforced confidentiality, reliance on operational trust is substituted with a far more narrow and verifiable premise: that the physical silicon executes precisely as specified by the manufacturer. This shift fundamentally alters the security dynamic, finally making decentralized compute accessible for sensitive, enterprise-grade workloads that require absolute data privacy. Get started. * Deploy the example: ollama-tee in awesome-akash * Read the spec: AEP-83 * Deploy from the browser: Akash Console * Bring questions: Akash Discord Because confidential compute remains opt-in and provider capacity is in its early stages, you might encounter initial challenges - such as receiving no bids, facing SDL validation errors, or discovering attestation questions left unanswered by the documentation. If you run into these obstacles, please reach out to Akash Network on Discord. The specification is completely open, the core implementation uses the Apache 2.0 license, and user feedback at this critical phase directly influences the final design.
Crypto Race 2026 - In the bear market, staking is starting to make a difference. July 18, 2026 checkpoint. The Crypto Race 2026 is still moving through a difficult phase. With the exception of Akash, every asset in Category 1 is now showing a negative return since the race began on January 3. In Category 2, only Gnosis remains ahead of Bitcoin. The main takeaway from this checkpoint comes from the comparison between the two rankings tracked since January: * without rewards, Bitcoin moves back into third place; * with rewards included, ATOM remains on the podium. After almost seven months, staking and node yields are therefore starting to affect the ranking in a concrete way. CAT 1 - Akash stumbles, Bitcoin moves up without accelerating. Akash remains well ahead, but loses another 9.6% over the week. Its performance since the beginning of the race falls back to +40.9%. The lead remains substantial: AKT still holds more than a 60-point advantage over Bittensor. However, the leader is no longer extending the gap and is gradually giving back part of its gains. Bittensor remains in second place despite a weekly decline of 8.8%. Its lead over Bitcoin is now limited to seven points. Bitcoin returns to the podium. Bitcoin ends the week almost unchanged, with a weekly move of −0.2%. That relative stability is enough to overtake ATOM, which fell by 5%, and reclaim third place in the ranking excluding rewards. BTC now shows a performance of −29.1%, compared with −30.2% for Cosmos. Only 1.1 points separate the two assets. Ethereum is the only CAT 1 asset to post a positive week, rising by 2.5%. ETH nevertheless remains seventh since the start of the race. Avalanche continues to sit at the bottom of the ranking with a performance of −52.6%. CAT 2 - Gnosis strengthens its position, Nolus drops back. Gnosis remains clearly in control of CAT 2. With a performance of −15.5%, GNO is still the only asset in this category outperforming Bitcoin. Its weekly gain of 5.4% strengthens that position further. Band Protocol moves up one place and returns to second. FLUX and Shentu also climb in the ranking despite posting negative weekly performances. Their rise is mainly explained by another sharp fall from Nolus. Nolus loses three places. Nolus falls by 30.2% in one week. Its performance since the start of the race drops to −66.5%. NLS moves directly from second to fifth place, overtaken by Band, FLUX, and Shentu. After spending a long period among the more resilient assets in CAT 2, Nolus has lost most of that advantage in just two weeks. Lava records the strongest weekly performance in the category, rising by 9.5%, but remains last with an overall decline of 88.2%. The main ranking is based on the price performance of each asset. Based on price alone, Bitcoin leads ATOM by 1.1 points. The ranking changes once the rewards accumulated since January are included. With rewards, ATOM keeps its podium position. The estimated rewards improve ATOM's performance by around six points. Cosmos therefore remains third ahead of Bitcoin in the ranking that includes staking. The same difference can be seen in CAT 2: The overall order remains unchanged, but the difference is significant for Band and Shentu. The specific case of FLUX. For FLUX, this is a node yield rather than staking. The current annual yield varies approximately between 37% and 47%, depending on the node tier. Based on price alone, FLUX currently shows a performance of −60.2%. Once an estimated node yield is included, the overall performance would be approximately: * −51.5% with an annual yield close to 37%; * −48.8% with an annual yield close to 47%. The result remains negative, but the gap compared with the token-only performance reaches almost ten points. Conclusion. Akash remains at the top of the Crypto Race 2026 despite another significant decline. Bittensor stays second. Bitcoin returns to third place in the ranking excluding rewards, ahead of ATOM. In CAT 2, Gnosis continues to dominate while Nolus falls by three positions. The main point of this checkpoint remains the difference between the two calculation methods. Without rewards, Bitcoin is third. With rewards included, ATOM keeps its podium position. After 196 days of racing, staking and node yields do not offset major price declines, but they are beginning to affect final performance and, in some cases, the ranking itself.
Tencent fights to restore reputation as AI innovator, and crypto's decentralized compute sector stands to benefit. July 8, 2026 Crypto Briefing general Positive Tencent's aggressive AI pivot and its emerging partnership with Titan Network are creating new momentum for the decentralized compute crypto sector, potentially disrupting traditional cloud pricing models dominated by Amazon Web Services, Google Cloud, and Microsoft Azure. As Tencent fights to reclaim its status as a leading AI innovator amid intensifying competition from Chinese tech rivals like Alibaba and Baidu, its collaboration with Titan Network signals growing institutional interest in decentralized GPU compute infrastructure - a segment that projects like Render Network (RNDR), Akash Network (AKT), and io.net are actively competing to capture. The convergence of Tencent's enterprise-scale AI demand with blockchain-based compute supply networks adds significant credibility to the decentralized AI infrastructure narrative that has driven double-digit gains across DePIN tokens in 2025. For crypto investors tracking DePIN crypto investments and AI crypto tokens, Tencent's involvement represents exactly the kind of real-world enterprise validation that could catalyze broader institutional capital flows into decentralized compute protocols. Cloud cost reduction is a powerful incentive, and if Tencent's partnership with Titan Network demonstrates measurable pricing advantages over centralized providers, adoption across the sector could accelerate rapidly. This development also strengthens the broader AI and crypto convergence investment thesis at a time when AI token market capitalization has surpassed $40 billion. Watch for Titan Network to release partnership metrics and for competing decentralized compute protocols to announce similar enterprise-level partnerships in response to Tencent's move. Tencent's AI pivot and partnership with Titan Network could disrupt cloud pricing models, boosting decentralized compute sector credibility. Tencent fights to restore reputation as AI innovator, and crypto's decentralized compute sector stands to benefit.
peaq and Akash Network unlock autonomous elastic compute for robots and machines. peaq and Akash Network are officially partnering to bring decentralized elastic compute to robots and machines running peaqOS - so they can scale their intelligence autonomously, on demand, without human intervention. Available now on robotic.sh. A delivery robot is navigating a city at rush hour. Traffic is dense. Routing is suddenly complex. Pedestrians everywhere. The delivery window is shrinking. The robot's onboard compute hits its ceiling. In the old world, that robot either slows down to squeeze more juice out of its hardware (and hopefully doesn't crash), or calls home to centralized cloud infrastructure that introduces new dependencies and new failure points. In the new world, it requests compute on demand, gets it in seconds, adapts, and continues. That new world is here. What peaq and Akash Network are building together. peaq and Akash Network are officially partnering to bring decentralized compute to robots and machines running peaqOS. Starting now, compute on Akash Network is available through robotic.sh, allowing any robot or machine running peaqOS to dynamically access external GPU and CPU resources whenever local hardware isn't enough. This is the first integration of its kind. Machines with elastic compute. Not a roadmap item. Not a pilot. Available now. "Until today, every robot in the world ran into the same wall: its own onboard compute. Now, any machine running peaqOS can reach into Akash Network the moment it needs more, no matter what chain it's on, and pay for it autonomously. Elastic compute for machines isn't a roadmap item anymore. It's live." - Till Wendler, peaq's co-founder "Akash was built so that anyone - or anything - can access compute without permission, without lock-in, and without centralized gatekeepers. Extending that to autonomous machines on any chains through peaq is the natural next step, which connects Akash with millions of new prospective users. Robots and AI agents are about to become some of the largest consumers of compute on earth, and they deserve an open network underneath them." - Greg Osuri, Founder of Akash Why this matters: the compute problem machines have always had. Most robots and machines rely only on onboard hardware for compute. That's a hard constraint. You either oversize the hardware for peak workloads - paying for capacity you barely use - or you design around the limits of onboard compute and accept worse performance. Neither answer is good enough for machines operating autonomously in the real world. Decentralized elastic compute changes the equation. When a machine encounters a workload too demanding to process locally - AI inference, computer vision, simulation, mapping, large-scale planning - peaqOS packages that workload into a standardized compute request and routes it for execution through Akash Network. The result returns directly to the machine. The machine continues operating. No manual provisioning. No oversized hardware. No dependency on centralized infrastructure. peaq handles the coordination. Behind the scenes, peaq coordinates the full Machine Economy layer around every compute request: * Machine identity verification * Trusted execution coordination * Provider reputation * Payment settlement * Verifiable receipts Machines remain autonomous. Their capabilities simply scale with demand. Showcase: Unitree G1 humanoid in NVIDIA Isaac sim. Peaq Foundation Ltd. is showcasing the strategic integration with a demo involving a Unitree G1 humanoid tapping Akash to tweak its local models for motorics tasks. The simulation was run in NVIDIA's Isaac virtual environment, with peaqOS orchestrating the process and firing off live transactions. Here's the scenario: The Unitree humanoid's been working at a warehouse all day. As part of that, it's done countless grasping tasks, with some of those failing. Now, as its shift ends, is the time to leverage the data accumulated during the live operations to fine-tune its models and optimize its locomotive functions for the next shift. There's a catch, though. The robot's local hardware only does inference locally, handling the robot's immediate operations. So it taps Akash for the actual training via peaqOS, leveraging its paired AI agent. Here's how the process unravels: peaqOS packages the robot's needs into a standardized compute request and submits it to Akash Network via robotic.sh | Akash returns provider bids and assigns the workload to the selected provider via a lease | The provider runs the workload and returns the updated model artifact | peaqOS routes the result back to the robot, with payment settled through the operator's Akash account You can find the transaction involved at this link on Mintscan. More real-world scenarios. Scenario 1 - A delivery robot gets extra compute during rush hour. A delivery robot operates independently throughout a city. Most of the day, its onboard compute is sufficient. But during peak traffic, navigation becomes significantly more complex: dynamic routing, dense pedestrian movement, changing delivery priorities, environmental understanding, all hitting at once. Instead of slowing down or carrying expensive idle hardware permanently, the robot requests additional compute capacity through robotic.sh. The workload executes through Akash Network. Seconds later, optimized routing and environmental predictions return directly to the robot. The robot adapts and continues. Compute only when needed. Scenario 2 - A humanoid technician runs remote simulation before acting. A humanoid maintenance robot is deployed at an industrial facility. During inspection it encounters an unexpected equipment anomaly. Rather than executing immediately, the robot generates several repair scenarios and runs remote simulation and evaluation through Akash compute accessed via robotic.sh. The simulation returns recommended actions and confidence levels. The robot selects the best path and executes autonomously. Instead of permanently carrying workstation-grade hardware, intelligence expands dynamically. Available now on robotic.sh. Compute via Akash Network is now live on robotic.sh for robots and machines running peaqOS. Machines can discover services, consume compute, access external capabilities, and expand what they can do - dynamically and on demand. Because autonomous machines should not be limited by the hardware they carry. They should grow with demand. Visit robotic.sh to get started.
Akash Network (AKT) leads AI altcoins with a 72% year-to-date surge, currently trading at $0.60. The decentralised cloud infrastructure platform provides GPU capacity for AI workloads, positioning itself as the infrastructure layer for decentralised AI. AKT's Burn-Mint Equilibrium upgrade, launched in March 2026, burns tokens with every dollar of GPU spending, creating deflationary pressure tied to network demand. First-quarter 2026 compute revenue reached a record $5 million as enterprise AI inference demand grows. The token is forming a cup and handle pattern, with support at $0.59. A break above $0.66 would confirm technical strength, with analysts projecting potential targets of $1.04 and $1.13 if the price moves above $0.70.
Find jobs on Simplify and start your career today
Industries
Data & Analytics
Enterprise Software
Crypto & Web3
Company Size
1-10
Company Stage
Early VC
Total Funding
$2M
Headquarters
San Francisco, California
Founded
2015
Find jobs on Simplify and start your career today