ajout sources et bibliographie

This commit is contained in:
Dorian
2023-03-31 14:36:40 +02:00
parent 1b955abee9
commit b40f79030d
4 changed files with 66 additions and 10 deletions

View File

@ -14,3 +14,49 @@
year={2020},
organization={IEEE}
}
@phdthesis{mathus2018lightning,
title={The lightning network cross-chain exchange: a decentralized approach for peer to peer exchange across blockchain},
author={Mathus Garza, Jes{\'u}s Andr{\'e}s},
year={2018},
school={Massachusetts Institute of Technology}
}
@misc{lightningAndAtomic,
author = {Hydranet Team},
howpublished = {\url{https://medium.com/stakenet/lightning-network-and-atomic-swaps-f24eb4996eb9}},
title = {Lightning Network and Atomic Swaps},
year = {2018},
month = {10},
}
@misc{poon2016bitcoin,
title={The bitcoin lightning network: Scalable off-chain instant payments},
author={Poon, Joseph and Dryja, Thaddeus},
year={2016}
}
@misc{lightningCrossChain,
title={Connecting Blockchains: Instant Cross-Chain Transactions On Lightning},
howpublished = {\url{https://lightning.engineering/posts/2017-11-16-ln-swap/}},
author={Lightning Lab},
year={2017},
month = {11},
}
@misc{pocMIT,
title={ Lightning Network node software },
howpublished = {\url{https://github.com/jmathus/lit/tree/HTLCswaps}},
author={Mathus Garza, Jes{\'u}s Andr{\'e}s},
year={2017},
}
@article{narayanam2022generalized,
title={Generalized HTLC for Cross-Chain Swapping of Multiple Assets with Co-Ownerships},
author={Narayanam, Krishnasuri and Ramakrishna, Venkatraman and Vinayagamurthy, Dhinakaran and Nishad, Sandeep},
journal={arXiv e-prints},
pages={arXiv--2202},
year={2022}
}