Smilo for Java Developers
Learn how to develop for Smilo using Java-based projects and tooling
Use Smilo 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 Smilo, they will always run as programmed. They can control digital assets in order to create new kinds of financial applications. 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 Smilo
Need a more basic primer first? Check out smilo.foundation/learn or smilo.foundation/developers.
- Blockchain Explained
- Understanding Smart Contracts
- Write your First Smart Contract
- Learn How to Compile and Deploy Solidity
Using Web3J and Hyperledger Besu (Pantheon) (Smilo Client in Java)
- 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 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
Projects and Tools
- Hyperledger Besu (Pantheon) (Ethereum Client)
- Web3J (Library for Interacting with Ethereum Clients)
- Eventeum (Event Listener)
- Mahuta (IPFS Dev Tools)