diff --git a/guide/english/blockchain/smart-contracts/index.md b/guide/english/blockchain/smart-contracts/index.md index 7b10e8d08d..ef25a9963c 100644 --- a/guide/english/blockchain/smart-contracts/index.md +++ b/guide/english/blockchain/smart-contracts/index.md @@ -15,6 +15,6 @@ This is entirely transparent so all the nodes(miners) can see what logic is bein ## Blockchain Technologies Two of the most common technologies used are : -- Ethereum -- Hyperledger +- Ethereum: generally made with Solidity +- Hyperledger: generally made with Go, or Java