Github Repositories
info
The following details a list of relevant Sygma repositories.
| Repository | Description | Status |
|---|---|---|
| sygma-solidity | Smart contracts used by Sygma bridge | Public repository, audited; beta. |
| sygma-relayer | Go-implemented relayer service | Public repository, audited; beta. |
| sygma-sdk | Tools to easily integrate any JS application with Sygma bridge | Public repository; production. |
| sygma-ui | Application TransferUI that uses sygma-sdk to interact with Sygma smart contracts and blockchains | Public repository; beta. |
| explorer-ui | ExplorerUI is used to track and navigate Sygma ecosystem | Public repository; beta. |
| fee-oracle | Go-implemented service that provides endpoints to Sygma UI for all necessary data related to bridging fees. | Private repository, audit underway (publicly available upon completion); beta. |
| sygma-substrate-pallets | This repo contains several substrate pallet implementation for Sygma protocol | Public repository, audited; beta. |