All Projects → hunterlong → storj-wallet

hunterlong / storj-wallet

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to storj-wallet

poa-faucet
POA Network faucet
Stars: ✭ 39 (+200%)
Mutual labels:  ethereum-dapp, ethereumjs
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+27407.69%)
Mutual labels:  ethereum-dapp, ethereumjs
ethereum-kit-ios
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
Stars: ✭ 148 (+1038.46%)
Mutual labels:  erc20, ethereum-dapp
challenge
Solidity Engineer Challenge
Stars: ✭ 94 (+623.08%)
Mutual labels:  ethereum-dapp
koinos-miner
The Koinos Miner (CLI) provides a functional command line interface that allows users to mine the KOIN ERC-20 which will be used to deliver an equitable initial token distribution on the Koinos blockchain.
Stars: ✭ 15 (+15.38%)
Mutual labels:  erc20
contracts
Off-the-shelf Solidity smart contracts
Stars: ✭ 100 (+669.23%)
Mutual labels:  erc20
docs
Source for Storj DCS docs
Stars: ✭ 63 (+384.62%)
Mutual labels:  storj
Awesome Buggy Erc20 Tokens
A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected
Stars: ✭ 251 (+1830.77%)
Mutual labels:  erc20
E-Voting-App
A simple E-voting Decentralised App using the Ethereum Blockchain, Solidity and the MERN(MongoDB, Express.js, ReactJS, Node.js) stack
Stars: ✭ 84 (+546.15%)
Mutual labels:  ethereum-dapp
gas-reporting
Reference documentation on every gas price API and all the different formats
Stars: ✭ 85 (+553.85%)
Mutual labels:  erc20
Optino
Fully collateralised vanilla and bounded (capped call and floored put) crypto options
Stars: ✭ 16 (+23.08%)
Mutual labels:  erc20
ethtoken.py
Ethereum ERC20 Token Interface, in Python
Stars: ✭ 40 (+207.69%)
Mutual labels:  erc20
SmartHold-contracts
Ethereum Smart Contracts for locking your Ether and ERC20 tokens based on time and price conditions
Stars: ✭ 23 (+76.92%)
Mutual labels:  erc20
crypto-against-humanity
Crypto Against Humanity - The never ending global game of shame.
Stars: ✭ 23 (+76.92%)
Mutual labels:  ethereum-dapp
scpx-wallet
Scoop Wallet: Core open-source, multi-asset & cross-platform CLI
Stars: ✭ 18 (+38.46%)
Mutual labels:  erc20
QWallet
Blockchain Wallet for Coin & ERC20 Tokens
Stars: ✭ 11 (-15.38%)
Mutual labels:  erc20
awesome-ico-truths
Awesome Initial Coin Offerings (ICO) Truths - The Art of the Steal - The Scammers' Big Lies ++ ICO tokens are like bitcoins, ICOs are like IPOs, ICO White Papers are like "Due Diligence" Inverstor Prospectus, ...
Stars: ✭ 32 (+146.15%)
Mutual labels:  erc20
crypto-high-score
Add your name to the global, immutable leaderboard by paying in ETH.
Stars: ✭ 18 (+38.46%)
Mutual labels:  ethereum-dapp
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+1438.46%)
Mutual labels:  erc20
svelte-box
A truffle box for svelte
Stars: ✭ 60 (+361.54%)
Mutual labels:  ethereum-dapp

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].