Skip to content

ahmadjawidjami/raw-transaction-web3j

Repository files navigation

raw-transaction-web3j

  • Install geth if you don't have it
  • Run a tesnet node using the following command:
$ geth --rpcapi personal,db,eth,net,web3 --rpc --testnet

How to run:

1. With Intellij

  • Open pom.xml as a project using IntelliJ
  • Run SolidityWeb3jApplication class using Intellij

2. Using maven:

  • Go to the project root directory and run the command:
$ mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published