Skip to main content

Documentation Map

Akash Engineering documentation is broken out into the following primary categories.

Akash Contributor Guidance and Standards

Akash Development Environment Setup

Akash Provider Repo

Akash Node Repo

Akash Blockchain Build

Akash Node Repo Table of Contents

DirectoryBrief DescriptionProminent SubDirectories/FilesAvailable Docs
appCosmos SDK module registration and store definitionsapp.goAkash App
cmdCobra registration of akash root/sub-commands and flags.node/cmd/akash/main.go
node/cmd/akash/cmd/root.go
Deployments CLI
protoAkash API definitions via protobufnode/proto/akash/deployment
node/proto/akash/market
node/proto/akash/provider
Akash API
typesTypes derived from protobuf's Go client (protoc)node/types/v1beta2/
xCosmos SDK Modulesnode/x/<module_name>/client
node/x/<module_name>/handler
node/x/<module_name>/keeper

Akash Node Repo Available Documentation

Akash App

Akash API

Akash CLI