Wormhole
Wormhole is a generic cross-chain messaging protocol that allows smart contracts on various blockchains to communicate with each other. Messages are routed from chain to chain by a decentralised group of guardian nodes who sign attestations of on-chain state.
PoC required
KYC required
All smart contracts of Wormhole can be found at https://github.com/wormhole-foundation. However, only those in the Assets in Scope table are considered as in-scope of the bug bounty program.
(https://github.com/wormhole-foundation/wormhole/tree/dev.v2/node/pkg/governor) is designed to limit the value that can be transferred out of one chain over time. Under the threat model of a compromised chain, the ability to transfer all tokens in unlimited amounts to any target chain would constitute a "high" severity vulnerability.