Repositories
Repositories
Overview of Andamio Platform GitHub repositories
Andamio Repositories
This page provides an overview of the key Andamio Platform repositories. All repositories are hosted on GitHub under the Andamio-Platform organization.
On-Chain Code
Smart contracts and validators that power the Andamio Protocol.
| Repository | Description |
|---|---|
| plumbline-global-state | Global state validators and policies |
| access-token | Access token policy and validators |
| ls-course | Course system validators |
| ls-project | Project system validators |
| ls-instance | Instance system validators |
APIs
Backend services that interact with the Andamio Protocol.
| Repository | Description |
|---|---|
| andamio-api | Main API Gateway service |
| andamioscan | On-chain data indexer |
| andamio-atlas-api-v2 | Transaction builder API |
| andamio-db-api-go | Database API (Go) |
Templates & Tools
Application templates and development tools.
| Repository | Description |
|---|---|
| andamio-t3-app-template | T3 stack application template |
| openapi-specs | OpenAPI specifications |
| brand-hub | Brand assets and guidelines |
Documentation
| Repository | Description |
|---|---|
| andamio-docs | This documentation site |
Deprecated Repositories
The following repositories are deprecated and should not be used for new development:
| Repository | Status | Replacement |
|---|---|---|
| andamio-db-api | Deprecated | andamio-db-api-go |
| andamio-platform-monorepo | Deprecated | Individual repositories above |
If you find links to deprecated repositories in our documentation, please report them via GitHub Issues.