Skip to content

We have developed a basic decenterlized wallet of ethereum using web3j as a ethereum client on java Swing framework.

Notifications You must be signed in to change notification settings

HamzaYasin1/Web3j-Java-Wallet-Swing-Framework-Ethereum-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3j-Java-Wallet-Swing-Framework-Ethereum-Client\

We have developed a basic decenterlized wallet of ethereum using web3j as a ethereum client on java Swing framework. It has just basic functionality discuss below.

Getting Started

Its a basic ethereum wallet made for learning purpopse.

Functionality

  1. You can generate new UTC-JSON file or new wallet.
  2. You can login to your created wallet or existing wallet.
  3. You can connect to any four major ethereum blockchain networks (Rinkeby, Kovan, Ropsten, Main-Net).
  4. You can transfer funds from your ethereum address to another ethereum address.
  5. You can get Gas Price, Block Hash aand Block number on every transaction you perform.

Interface

Main Wallet walletmain

Dependencies

You need to install some libraries to run this Web3j in your project and you must have IDE like netbeans or eclipse to open this project.

  1. core-2.3.0.jar
  2. bcprov-jdk15on-158.jar
  3. bouncycastle.jar
  4. com.fasterxml.jackson.core.jar
  5. com.fasterxml.jackson.databind.jar
  6. commons-codec-1.9.jar
  7. commons-logging-1.2.jar
  8. httpclient-4.5.2.jar
  9. httpcore-4.4.4.jar
  10. jackson-annotations-2.1.2.jar
  11. jackson-core-2.2.3.jar
  12. rxjava-1.1.0.jar
  13. scrypt-1.4.0.jar

Built with

  1. Java
  2. Swing Framework
  3. Netbeans 8.2

Acknowledgments

Inspiration

  1. Mist Wallet
  2. My Ether Wallet

Support Developer

Donate Some Ether to the Developer. Ethereum Address : 0x39886D0BFccc74D8CCb21c44534a41eC626620b3

About

We have developed a basic decenterlized wallet of ethereum using web3j as a ethereum client on java Swing framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages