Skip to content

docs: add practical Web3j use case examples#2267

Open
Dev10-sys wants to merge 2 commits intoLFDT-web3j:mainfrom
Dev10-sys:docs/use-cases-clean
Open

docs: add practical Web3j use case examples#2267
Dev10-sys wants to merge 2 commits intoLFDT-web3j:mainfrom
Dev10-sys:docs/use-cases-clean

Conversation

@Dev10-sys
Copy link
Copy Markdown
Contributor

What does this PR do?

Adds simple and practical examples to help developers get started with Web3j quickly.

Includes examples for:

  • connecting to an Ethereum node
  • checking account balance
  • sending ETH
  • reading data from a smart contract

Where should the reviewer start?

docs/use-cases.md

Why is it needed?

The current documentation can be hard to follow for beginners.

These examples are short, easy to understand, and can be directly used in real projects.

Fixes #2163

Signed-off-by: Dev10-sys <kalpanagola9897@gmail.com>
Signed-off-by: Dev10-sys <kalpanagola9897@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: Add more use cases to Web3j documentation

1 participant