solana_anchor_gateway 2.0.5

Solana Identity Gateway
Documentation
# `Gateway` Program

The [anchor-based](https://github.com/coral-xyz/anchor) program of the Gateway Protocol on Solana.

## **Instructions**

### – Admin –

`close_network`

`create_network`

`create_network`

`withdraw_network`

### – Network –

`close_gatekeeper`

`create_gatekeeper`

`gatekeeper_withdraw`

`set_gatekeeper_state`

`update_gatekeeper`

### – Gatekeeper –

`change_pass_gatekeeper`

`expire_pass`

`issue_pass`

`pass_set_state`

`refresh_pass`

`set_pass_data`

`verify_pass`

## Deployments

Mainnet-beta: [gate2TBGydKNyMNUqz64s8bz4uaWS9PNreMbmAjb1Ft](https://explorer.solana.com/address/gate2TBGydKNyMNUqz64s8bz4uaWS9PNreMbmAjb1Ft)

Devnet: [gate2TBGydKNyMNUqz64s8bz4uaWS9PNreMbmAjb1Ft](https://explorer.solana.com/address/gate2TBGydKNyMNUqz64s8bz4uaWS9PNreMbmAjb1Ft?cluster=devnet)

Testnet: [gate2TBGydKNyMNUqz64s8bz4uaWS9PNreMbmAjb1Ft](https://explorer.solana.com/address/gate2TBGydKNyMNUqz64s8bz4uaWS9PNreMbmAjb1Ft?cluster=testnet)

APR Reference: TODO...