Skip to content

hunterlong/storj-wallet

Repository files navigation

Storj Wallet

A simple Ethereum Wallet based on Storj ERC20 Token. Send a Receive ETH and Storj with ease and security. Ethereum wallets are decrypted and raw transactions are signed locally. Raw Transactions are sent directly to EtherScan.io. This application is not an official release from Storj, just a opensource wallet for Storj Token holders. Wallet Private Keys are kept on your local machine, everytime you want to use this wallet you must re-use the Keystore JSON or Private Key for your wallet. This wallet is locked to the Storj Token contract address: 0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC

Storj Wallet Features

  • Use Keystore JSON wallet
  • Use Private Key wallet
  • Send and Receive Ethereum (ETH)
  • Send a Receive STORJ tokens. (0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC)
  • Set custom Gas Price for transactions
  • Portfolio value for Storj and Ethereum in USD
  • Copy address to clipboard when clicked
  • Transaction ID with etherscan URL once transaction is submitted
  • Check for Updates button (in About - bottom right)
  • Raw Transactions send to EtherScan

Wallet Security

None of your wallet information is sent to any server. This wallet uses ether-js javascript library to decrypt wallets locally. Each time you open the wallet, you will need to reinput the Keystore JSON file with password or use the wallet's Private Key. To keep your wallet secure, I highly recommend using the Keystore JSON at all times. To remove confusion, this wallet will not allow you to create a new wallet. If you don't have a Ethereum or Storj wallet yet, make one with a secure password at myetherwallet.com. This wallet will not save or move your wallets. Be sure to back up the Keystore JSON file!

Transactions

This Storj Wallet will allow you to set a custom Gas Price if you need to change the price. By default it is set to 21 gwei. Minimum is 5 gwei. The gas limit on a normal Ether transaction is 12000. The gas limit on sending Storj Tokens is 65000.

Source Code Auditing

Feel free to look at what this application is doing. Storj Wallet was built in electron, jquery, bootstrap, and uses ether.js for decrypting wallets. Below you'll find the main functionality of the application.

Audit Lines

Build

You can compile this electron application on your own.

  • git clone https://github.com/hunterlong/storj-wallet
  • cd storj-wallet
  • npm install
  • npm start

License

This wallet is for the Storj community to make life 2% easier for us ERC20 token holders. If you have any fixes or updates, please submit a PR. That'd be awesome! This wallet was NOT created by Storj, so take this as unofficial but useable. Source code is MIT, make your Storj ERC20 Token experience decentralized!

Donate 🍺🐛

ETH/STORJ: 0x41FB95D55fB0B353A82814a876Cd0BEea2b29337

About

Storj Wallet for Windows, Mac and Linux. Send and Receive Storj ERC20 Token and Ethereum (unofficial)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published