Skip to content

dermitza/simpleWalletTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleWalletTracket

A simple Ethereum wallet tracker implementation for the Avalanche platform using web3j.

To add wallets of interest, edit the wallets.wall file and add extra entries (i.e.):

  <entry>
    <string>0x123a123a123a123a123a123a123a123a123a123a</string>
    <com.dermitza.simpleWalletTracker.wallet.Wallet>
      <walletHash>0x123a123a123a123a123a123a123a123a123a123a</walletHash>
      <walletName>TESTWALLET</walletName>
    </com.dermitza.simpleWalletTracker.wallet.Wallet>
  </entry>

About

A simple Ethereum wallet tracker implementation for the Avalanche platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages