-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Nicolas Peugnet edited this page Jan 13, 2019
·
18 revisions
- Explication du Bitcoin en FR: https://www.ethereum-france.com/comprendre-la-blockchain-ethereum-article-1-bitcoin-premiere-implementation-de-la-blockchain-12/
- Créer une simple blockchain en java: https://medium.com/programmers-blockchain/create-simple-blockchain-java-tutorial-from-scratch-6eeed3cb03fa
- partie 2 : https://medium.com/programmers-blockchain/creating-your-first-blockchain-with-java-part-2-transactions-2cdac335e0ce
- Tuto pour ajouter une lib externe: https://medium.com/programmers-blockchain/importing-gson-into-eclipse-ec8cf678ad52
- Explication du "Proof of stake": https://hackernoon.com/explain-delegated-proof-of-stake-like-im-5-888b2a74897d
- Rapid chain sharding: https://eprint.iacr.org/2018/460.pdf
- Delegated POS vs POW http://bytemaster.github.io/bitshares/2015/01/04/Delegated-Proof-of-Stake-vs-Proof-of-Work/
- Probleme des generaux byzantins : https://www.radixdlt.com/post/why-proof-of-stake-is-a-powerful-alternative
- Les consensus : https://medium.com/learning-lab/proof-of-what-understand-the-distributed-consensuses-in-blockchain-1d9304ae4afe
- Proof of stake codé en GO : https://medium.com/@mycoralhealth/code-your-own-proof-of-stake-blockchain-in-go-610cd99aa658
- Duniter systeme de reputation https://duniter.org/fr/la-toile-de-confiance-en-d%C3%A9tail/
- Duniter impl du serveur https://github.com/Bertrandbenj/juniter/tree/master/src/main/java/juniter/core
- Arte bitnation : https://www.arte.tv/fr/videos/080546-004-A/l-etat-sans-etat/
- DAO Decentralized Autonomous Organization: https://blockchainhub.net/dao-decentralized-autonomous-organization/