mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
ajout rapport wormhole + modification présentation wormhole
This commit is contained in:
committed by
JOLY Amaury
parent
6d9956e401
commit
cfe19b56e2
@ -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},
|
||||
}
|
Reference in New Issue
Block a user