페이지가 마지막으로 업데이트됨: September 17, 2020
Ethereum for Java Developers
Learn how to develop for Ethereum using Java-based projects and tooling
Use Ethereum to create decentralized applications (or "dapps") that utilize the benefits of cryptocurrency and blockchain technology. These dapps can be trustworthy, meaning that once they are deployed to Ethereum, they will always run as programmed. 그러므로 새로운 형태의 금융 애플리케이션을 만들기 위해 디지털 자산을 제어하는 것에 사용될 수 있습니다. They can be decentralized, meaning that no single entity or person controls them and are nearly impossible to censor.
Getting Started with Smart Contracts and the Solidity Language
Take your first steps to integrating Java with Ethereum
좀 더 준비운동이 필요하시다고요? Check out ethereum.org/learn or ethereum.org/developers.
- Blockchain Explained
- Understanding Smart Contracts
- Write your First Smart Contract
- Learn How to Compile and Deploy Solidity
Using Web3J and Hyperledger Besu (Formerly Named Pantheon, Java Ethereum Client)
- Connecting to an Ethereum client with Java, Eclipse, and Web3J
- Manage an Ethereum account with Java and Web3j
- Generate a Java Wrapper from your Smart Contract
- Interacting with an Ethereum Smart Contract
- Listening for Ethereum Smart Contract Events
- Using Besu (Pantheon), the Java Ethereum Client with Linux
- Running a Hyperledger Besu (Pantheon) Node in Java Integration Tests
Intermediate Articles
- Managing storage in a Java application with IPFS
- Manage ERC20 tokens in Java with Web3j
- Web3j Transaction Managers
Advanced Use Patterns
Java Projects and Tools
- Hyperledger Besu (Pantheon) (Ethereum Client)
- Web3J (Library for Interacting with Ethereum Clients)
- Eventeum (Event Listener)
- Mahuta (IPFS Dev Tools)
Looking for more resources? 그럼 ethereum.org/developers로 들어와 주세요.