Files
spring-boot-rest/ethereum/README.md
2019-10-06 12:15:11 +01:00

9 lines
357 B
Markdown

## Ethereum
This module contains articles about the Ethereum blockchain
### Relevant Articles:
- [Introduction to EthereumJ](https://www.baeldung.com/ethereumj)
- [Creating and Deploying Smart Contracts with Solidity](https://www.baeldung.com/smart-contracts-ethereum-solidity)
- [Lightweight Ethereum Clients Using Web3j](https://www.baeldung.com/web3j)