Github Repositories
info
The following details a list of relevant Sygma repositories.
Repository | Description | Status |
---|---|---|
sygma-core | Contains core Sygma logic implemented in Go | Public repository, audited; beta. |
sygma-sdk | Tools to easily integrate any JS application with protocol Sygma | Public repository; production. |
sygma-solidity | Smart contracts used by protocol Sygma | Public repository, audited; beta. |
sygma-x-solidity | Contains the zk verification contracts used by Sygma Spectre | Public repository, audited; beta. |
sygma-substrate-pallets | This repo contains several substrate pallet implementation for Sygma protocol | Public repository, audited; beta. |
sygma-relayer | Go-implemented relayer service | Public repository, audited; beta. |
spectre-node | Go-implemented zk relayer node | Public repository; beta. |
sygma-inclusion-prover | Sygma inclusion prover for zk verification | Public repository; beta. |
sygma-widget | Customizable widget for public integration of protocol Sygma | Public repository; beta. |
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. |
sygma-explorer-indexer | Indexer used by the Sygma Explorer | 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. |