> ## Documentation Index
> Fetch the complete documentation index at: https://docs.glam.systems/llms.txt
> Use this file to discover all available pages before exploring further.

# Security

## Program Framework

GLAM Protocol is being developed as a Solana program built with [Anchor 0.31.0](https://www.anchor-lang.com/docs/updates/release-notes/0-31-0), a framework for building secure Solana programs.

## Development Status

The repository is currently private during active development. When major versions are released, they will be made public under the Business Source License (BSL). According to the BSL terms, the code will eventually transition to open source (Apache 2.0).

## Source Code Access

During the private development phase, if you would like access to the source code, please contact us at [help@glam.systems](mailto:help@glam.systems). We are happy to provide access upon request.

## Upgrade Authority

<CodeGroup>
  ```Mainnet Mainnet theme={null}
  9oWi2MjrAujYNTUXXNBLk1ugioaF1mJHc7EoamX4eQLZ
  ```
</CodeGroup>

<Note>
  The protocol currently uses a 1-of-N multisig as the upgrade authority on mainnet and will increase the number of approvers before the launch of the public beta program.
</Note>

## Security Audits

Coming soon.
