# mongo数据库使用项目列表 | 项目 | github.com | 项目功能描述 | | -------- | -------- | -------- | | zkbridge-system-server|https://github.com/NFTconfig/zkbridge-system-server| zkbridge和zkbridgescan官网的后端服务,涉及到的存储包括前端添加的一些活动信息,新闻,任务等 | | zkbrdge-chain-monitor|https://github.com/NFTconfig/zkbrdge-chain-monitor|主要功能是nft的监听,通过监听合约事件,从链上获取nft跨链的相关信息进行存储| | mailbox-relayer|https://github.com/NFTconfig/mailbox-relayer|主要功能是message的监听,通过监听合约事件,从链上获取message跨链的相关信息进行存储| | opbnb-token-relayer|https://github.com/NFTconfig/opbnb-token-relayer|opbnb-combo,opbnb-bsc,combo-bsc的token官方桥跨链监听进行mongo存储| | opbnb-token-light-relayer|https://github.com/NFTconfig/opbnb-token-light-relayer|opbnb-bsc,opbnb-bsc的token快速桥跨链监听进行mongo存储| |zkbridge-data-statistics|https://github.com/NFTconfig/zkbridge-data-statistics|熊猫王快照统计,日常涉及数据库操作的脚本| |ledgenGame-system-server|https://github.com/NFTconfig/ledgenGame-system-server|抽卡项目的后端服务| |zkbridge-common-relayer|https://github.com/NFTconfig/zkbridge-common-relayer|这个服务专门会查mongo数据库,对没有relayer的交易进行relayer|