Skip to content

BitCoinONE1/neureal-wallet

 
 

Repository files navigation

Иeureal Wallet

A simple Ethereum Wallet based on Иeureal ERC20 Token. Send a Receive ETH and Иeureal 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 Иeureal, just a opensource wallet for Иeureal 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 Иeureal Token contract address: 0x91923993C4Dc3e089BBb1fc9d4A5A765A479B68f

Иeureal Wallet Features

  • Use Keystore JSON wallet
  • Use Private Key wallet
  • Send and Receive Ethereum (ETH)
  • Send a Receive Иeureal tokens. (0x91923993C4Dc3e089BBb1fc9d4A5A765A479B68f)
  • Set custom Gas Price for transactions
  • Portfolio value for Иeureal 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 Иeureal 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 Иeureal 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 Иeureal Tokens is *65000*.

Source Code Auditing

Feel free to look at what this application is doing. Иeureal 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/neureal-wallet
  • cd neureal-wallet
  • npm install
  • npm start

License

This wallet is for the Иeureal 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 Neureal, so take this as unofficial but useable. Source code is MIT, make your Иeureal ERC20 Token experience decentralized!

Donate 🍺🐛

ETH/NECP: 0x41FB95D55fB0B353A82814a876Cd0BEea2b29337

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.0%
  • HTML 37.7%
  • CSS 6.0%
  • Shell 1.3%