ajout rapport wormhole + modification présentation wormhole

This commit is contained in:
DE CAMPOU Louis
2023-04-02 19:27:39 +00:00
committed by JOLY Amaury
parent 6d9956e401
commit cfe19b56e2
5 changed files with 183 additions and 11 deletions

View File

@ -50,28 +50,28 @@
@misc{NomadDocsExternal,
author = {Nomad Docs},
url = {https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/external-verification}},
url = {https://docs.nomad.xyz/the-nomad-protocol/verification-mechanisms/external-verification},
title = {External Verification},
year = {2022}
}
@misc{EthereumBridges,
author = {Ethereum},
url = {https://ethereum.org/en/developers/docs/bridges/#trade-offs}},
url = {https://ethereum.org/en/developers/docs/bridges/#trade-offs},
title = {BRIDGES},
year = {2022}
}
@misc{EthereumMechanism,
author = {Ethereum},
url = {{https://ethereum.org/en/developers/docs/bridges/#how-do-bridges-work}},
url = {https://ethereum.org/en/developers/docs/bridges/#how-do-bridges-work},
title = {BRIDGES},
year = {2022}
}
@misc{EthereumRisks,
author = {Ethereum},
url = {{https://ethereum.org/en/developers/docs/bridges/#risk-with-bridges}},
url = {https://ethereum.org/en/developers/docs/bridges/#risk-with-bridges},
title = {BRIDGES},
year = {2022}
}
@ -185,4 +185,46 @@
year = {2022},
month = {08},
url = {https://rekt.news/nomad-rekt/},
}
@misc{wormholeNetwork,
title={Wormhole : Network},
howpublished = {\url{https://wormhole.com/network/}},
author={Wormhole Foundation},
}
@misc{wormholeCoreContract,
title={Wormhole : Core contract},
howpublished = {\url{https://book.wormhole.com/wormhole/3_coreLayerContracts.html}},
author={Wormhole Foundation},
}
@misc{wormholeVAA,
title={Wormhole : VAA},
howpublished = {\url{https://book.wormhole.com/wormhole/4_vaa.html}},
author={Wormhole Foundation},
}
@misc{wormholeGuardian,
title={Wormhole : Guardian network},
howpublished = {\url{https://book.wormhole.com/wormhole/5_guardianNetwork.html}},
author={Wormhole Foundation},
}
@misc{wormholeRelayer,
title={Wormhole : Relayer},
howpublished = {\url{https://book.wormhole.com/wormhole/6_relayers.html}},
author={Wormhole Foundation},
}
@misc{wormholeArch,
title={Wormhole : Architecture},
howpublished = {\url{https://github.com/wormhole-foundation/example-token-bridge-relayer/blob/main/docs/design.png}},
author={Wormhole Foundation},
}
@misc{wormholeChainswap,
title={Wormhole : Multisignature},
howpublished = {\url{https://docs.chainswap.com/mechanism/chainswap-solana-initiative}},
author={Wormhole Foundation},
}