An open API service indexing awesome lists of open source software.

https://github.com/lucasdengcn/spring-web3-demo

demo spring boot application on Web3
https://github.com/lucasdengcn/spring-web3-demo

ethers spring-boot web3j

Last synced: 19 days ago
JSON representation

demo spring boot application on Web3

Awesome Lists containing this project

README

          

# Spring Web3 Demo

## Tasks

| Task | Status |
|----------------------------------------------|-------|
| Load contract from address via WalletAccount | ✅ |
| Call contract functions to get data | ✅ |
| Call contract functions to update data | ✅ |
| Subscribe to contract events | ✅ |
| Wallet service | ✅ |