{"id":13562421,"url":"https://github.com/akash-network/node","last_synced_at":"2026-03-04T22:01:22.000Z","repository":{"id":37484252,"uuid":"103708041","full_name":"akash-network/node","owner":"akash-network","description":"Source code for Akash node, a secure, transparent, and peer-to-peer cloud computing network","archived":false,"fork":false,"pushed_at":"2026-02-24T03:30:41.000Z","size":83461,"stargazers_count":1085,"open_issues_count":2,"forks_count":262,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-02-24T09:35:06.333Z","etag":null,"topics":["akash","blockchain","containers","exchange","golang","tendermint"],"latest_commit_sha":null,"homepage":"https://akash.network","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akash-network.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-15T22:55:19.000Z","updated_at":"2026-02-20T21:54:05.000Z","dependencies_parsed_at":"2023-11-25T20:23:21.299Z","dependency_job_id":"ed729135-9279-487e-ad1e-01583093704a","html_url":"https://github.com/akash-network/node","commit_stats":null,"previous_names":["ovrclk/photon","ovrclk/akash"],"tags_count":482,"template":false,"template_full_name":null,"purl":"pkg:github/akash-network/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-network%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-network%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-network%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-network%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akash-network","download_url":"https://codeload.github.com/akash-network/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-network%2Fnode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30095690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T21:59:23.547Z","status":"ssl_error","status_checked_at":"2026-03-04T21:57:50.415Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["akash","blockchain","containers","exchange","golang","tendermint"],"created_at":"2024-08-01T13:01:08.430Z","updated_at":"2026-03-04T22:01:21.239Z","avatar_url":"https://github.com/akash-network.png","language":"Go","funding_links":[],"categories":["Go","blockchain","Others"],"sub_categories":[],"readme":"# Akash - Decentralized Serverless Network\n\n![tests](https://github.com/akash-network/node/workflows/tests/badge.svg)\n[![codecov](https://codecov.io/github/akash-network/node/coverage.svg?branch=main)](https://codecov.io/github/akash-network/node?branch=main)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/akash-network/node)](https://goreportcard.com/report/github.com/akash-network/node)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n[![Akash](_docs/img/logo-label-black.svg \"Akash\")](#overview)\n\n[Akash](https://akash.network) is a secure, transparent, and decentralized cloud computing marketplace that connects those who need computing resources (tenants) with those that have computing capacity to lease (providers).\n\nFor a high-level overview of the Akash protocol and network economics, check out the [whitepaper](https://ipfs.io/ipfs/QmVwsi5kTrg7UcUEGi5UfdheVLBWoHjze2pHy4tLqYvLYv); a detailed protocol definition can be \nfound in the [design documentation](https://docs.akash.network); and the target workload definition spec is [here](https://docs.akash.network/sdl).\n\nFor an indepth understanding of the code [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/akash-network/node)\n\n# Roadmap and contributing\n\nShould you with to suggest feature or report an issue please open ticket in [support repo](https://github.com/akash-network/support/issues)\n\nAkash is written in Golang and is Apache 2.0 licensed - contributions are welcomed whether that means providing feedback, testing existing and new feature or hacking on the source.\n\nTo become a contributor, please see the guide on [contributing](CONTRIBUTING.md)\n\n# Branching and Versioning\n\nThe `main` branch contains new features and is under active development; the `mainnet/main` branch contains the current, stable release.\n\n* **stable** releases will have even minor numbers ( `v0.8.0` ) and be cut from the `mainnet/main` branch.\n* **unstable** releases will have odd minor numbers ( `v0.9.0` ) and be cut from the `main` branch.\n\n## Akash Suite\n\nAkash Suite is the reference implementation of the [Akash Protocol](https://ipfs.io/ipfs/QmdV52bF7j4utynJ6L11RgG93FuJiUmBH1i7pRD6NjUt6B). Akash is an actively-developed prototype currently focused on the distributed marketplace functionality.\n\nThe Suite is composed of one binary, `akash`, which contains a ([tendermint](https://github.com/cometbft/cometbft)-powered) blockchain node that\nimplements the decentralized exchange as well as client functionality to access the exchange and network data in general.\n\n## Get Started with Akash\n\nThe easiest way to get started with Akash is by following the [Quick Start Guide](https://docs.akash.network/guides/deploy) to get started. \n\n## Join the Community\n\n- [Join Developer Chat](https://discord.com/invite/akash)\n- [Become a validator](https://docs.akash.network/validating/validator)\n\n## Official blog and documentation\n\n- Read the documentation: [docs.akash.network](https://docs.akash.network)\n- Send a PR or raise an issue for the docs [akash-network/docs](https://github.com/akash-network/docs)\n- Read latest news and tutorials on the [Official Blog](https://akash.network/blog/)\n\n# Supported platforms\n\nPlatform | Arch | Status\n--- | --- | :---\nDarwin | amd64 | ✅ **Supported**\nDarwin | arm64 | ✅ **Supported**\nLinux | amd64 | ✅ **Supported**\nLinux | arm64 (aka aarch64) | ✅ **Supported**\nLinux | armhf GOARM=5,6,7 | ⚠️ **Not supported**\nWindows | amd64 | ⚠️ **Experimental**\n\n# Installing\n\nThe [latest](https://github.com/akash-network/node/releases/latest) binary release can be installed with [Homebrew](https://brew.sh/):\n\n```sh\n$ brew tap akash-network/tap\n$ brew install akash\n```\n\nOr [GoDownloader](https://github.com/goreleaser/godownloader):\n\n```sh\n$ curl -sSfL https://raw.githubusercontent.com/akash-network/node/main/install.sh | sh\n```\n\nOr install a specific version with [GoDownloader](https://github.com/goreleaser/godownloader)\n\n```sh\n$ curl -sSfL https://raw.githubusercontent.com/akash-network/node/main/install | sh -s -- v0.22.0\n```\n\n## Development environment\n[This doc](https://github.com/akash-network/node/blob/main/_docs/development-environment.md) guides through setting up local development environment\n\nAkash is developed and tested with [golang 1.21.0+](https://golang.org/). \nBuilding requires a working [golang](https://golang.org/) installation, a properly set `GOPATH`, and `$GOPATH/bin` present in `$PATH`.\nIt is also required to have C/C++ compiler installed (gcc/clang) as there are C dependencies in use (libusb/libhid)\nAkash build process and examples are heavily tied to Makefile.\n\n\n## Building from Source\nCommand below will compile akash executable and put it into `.cache/bin`\n```shell\nmake akash # akash is set as default target thus `make` is equal to `make akash`\n```\nonce binary compiled it exempts system-wide installed akash within akash repo\n\n## Running\n\nWe use thin integration testing environments to simplify\nthe development and testing process.  We currently have three environments:\n\n* [Single node](_run/lite): simple (no workloads) single node running locally.\n* [Single node with workloads](_run/single): single node and provider running locally, running workloads within a virtual machine.\n* [full k8s](_run/kube): same as above but with node and provider running inside Kubernetes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-network%2Fnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash-network%2Fnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-network%2Fnode/lists"}