diff --git a/README.md b/README.md index bb8c7522e49352e0d7d0a0bcee838521e909832d..b05309c153a9829f01fb777def74108e86669632 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ Please see the [ILIAS module](https://ilias.unibe.ch/goto.php?target=crs_3102234 | ------ | ------ | ------ | ------ | ------ | | Ethereum (ETH) | [Ethereum Foundation](https://ethereum.org/) | [Whitepaper](https://ethereum.org/en/whitepaper/); [Consensus Evolution Blog](https://github.com/ethereum/pos-evolution/blob/master/pos-evolution.md) | [List of Testnets](https://www.alchemy.com/list-of/testnets-on-ethereum); [Another list](https://moralis.io/ethereum-testnet-full-ethereum-test-network-guide/) | [Tutorial](https://www.web3.university/tracks/create-a-smart-contract/deploy-your-first-smart-contract) | | <del>Binance Smartchain (BNB)</del> | [BNBChain](https://www.bnbchain.org/en) | [Whitepaper](https://github.com/bnb-chain/whitepaper/blob/master/WHITEPAPER.md); [Docs](https://docs.bnbchain.org/bnb-smart-chain/) | TBD | TBD | -| <del>Solana (SOL)</del> | [Solana](https://solana.com) | [Whitepaper](https://solana.com/solana-whitepaper.pdf); [Docs](https://solana.com/docs); [Paper](https://doi.org/10.1145/3631461.3631553) | TBD | TBD | -| XRP Ledger (XRP) | [Ripple](https://ripple.com); [XRP Ledger](https://xrpl.org) | [Consensus docs](https://xrpl.org/docs/concepts/consensus-protocol); [Research paper](https://doi.org/10.4230/LIPIcs.OPODIS.2020.10) | [Testnets](https://xrpl.org/resources/dev-tools/xrp-faucets/) | [Hooks](https://xrpl-hooks.readme.io/docs/introduction) | +| <del>Solana (SOL)</del> | [Solana](https://solana.com) | [Whitepaper](https://solana.com/solana-whitepaper.pdf); [Docs](https://solana.com/docs); [Analysis paper](https://doi.org/10.1145/3631461.3631553) | TBD | TBD | +| XRP Ledger (XRP) | [Ripple](https://ripple.com); [XRP Ledger](https://xrpl.org) | [Consensus docs](https://xrpl.org/docs/concepts/consensus-protocol); [Analysis paper](https://doi.org/10.4230/LIPIcs.OPODIS.2020.10) | [Testnets](https://xrpl.org/resources/dev-tools/xrp-faucets/) | [Hooks](https://xrpl-hooks.readme.io/docs/introduction) | | Cardano (ADA) | [Input-Output](https://iohk.io); [Cardano Foundation](https://cardanofoundation.org/); [Cardano Ecosystem](https://cardano.org/) | [Protocol docs](https://docs.cardano.org/about-cardano/new-to-cardano/proof-of-stake/); [Papers](https://docs.cardano.org/about-cardano/explore-more/relevant-research-papers/) | [Testnets](https://docs.cardano.org/cardano-testnets/getting-started/) | [Introduction](https://developers.cardano.org/docs/smart-contracts/) | -| Avalanche (AVAX) | [Ava Labs](https://www.avalabs.org); [AVAX Network](https://www.avax.network/) | [Protocol docs](https://docs.avax.network/learn/avalanche-consensus); [Paper](https://arxiv.org/abs/2401.02811) | [Fuji Testnet](https://docs.avax.network/build/subnet/deploy/fuji-testnet-subnet) | [Tutorial](https://docs.avax.network/build/dapp/smart-contracts/remix-deploy) | +| Avalanche (AVAX) | [Ava Labs](https://www.avalabs.org); [AVAX Network](https://www.avax.network/) | [Protocol docs](https://docs.avax.network/learn/avalanche-consensus); [Analysis paper](https://arxiv.org/abs/2401.02811) | [Fuji Testnet](https://docs.avax.network/build/subnet/deploy/fuji-testnet-subnet) | [Tutorial](https://docs.avax.network/build/dapp/smart-contracts/remix-deploy) | | Polkadot (DOT) | [Web3 Foundation](https://web3.foundation); [Polkadot](https://polkadot.network/) | [Lightpaper](https://assets.polkadot.network/Polkadot-lightpaper.pdf); [Protocol docs](https://wiki.polkadot.network/docs/learn-index) | [Testnets](https://wiki.polkadot.network/docs/maintain-networks) | [Tutorial](https://wiki.polkadot.network/docs/build-smart-contracts) | | Internet Computer (ICP) | [DFINITY](https://dfinity.org/); [Internet Computer](https://internetcomputer.org) | [Whitepaper](https://internetcomputer.org/whitepaper.pdf); [Docs](https://internetcomputer.org/docs/current/home) | [Local Testnet](https://internetcomputer.org/docs/current/developer-docs/getting-started/deploy/local) | [Developer docs](https://internetcomputer.org/docs/current/home) | | Stellar (XLM) | [Stellar](https://stellar.org/) | [Whitepaper (see PDF inside)](https://stellar.org/learn/stellar-consensus-protocol); [Consensus docs](https://developers.stellar.org/docs/learn/fundamentals/stellar-consensus-protocol) | [Testnet](https://developers.stellar.org/docs/learn/fundamentals/networks) | [Soroban](https://stellar.org/soroban); [Docs](https://stellar.org/learn/smart-contract-basics) |