Skip to content

Kuvala888/wallet-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Blockchain ICAN Wallet Generator

Wallet Generator

Start the application

Application is build for macOS and Linux systems with x86-64 architecture.

  1. Download the latest Release for your system.
    • darwin-x86_64.zip = macOS
    • linux-x86_64.zip = Linux
  2. Grant permissions:
    • Via the terminal: chmod 700 wallet-generator.
    • Via the properties of the file: Right click on File -> Properties -> Permissions -> Execute.
  3. Start the application:
    • Via the terminal: ./wallet-generator.
    • Via GUI: Double click on it.
  4. The application will start in your predefined browser automatically at the following address: http://localhost:8080.

If you follow all the steps, you should see the executable file.

Wallet Generator

Security warnings

In the macOS systems

Mac systems notice any unassigned application.

if you get this warning message:

Security notification

Please, visit your System Preferences > Security & Privacy > General tab and allow the application to launch.

System Preferences

Security recommendations

Make sure you:

  • Download the application from official release page.
  • The application is not modified by any third party.
  • Your device is safe and protected by an antivirus.
  • You are not connected to any communication network, not even internet.
  • Turn your WiFi and Bluetooth off.
  • Disconnect all auxiliary cables, including the ethernet cable.
  • Don't expose your monitor to any recording device or public.
  • Don't expose your screen to any windows or open spaces.
  • Avoid any unnecessary software on your devices.
  • Be aware of key-loggers and check for any harmful software before generating your wallet.
  • Be aware of phishing and make sure you access the application from http://localhost:8080.

You have to:

  • Backup a file or data securely.
  • Make sure not to expose the secure data to third parties.
  • Select the correct network, where the wallet should operate.

I am aware that:

  • Loosing the data or the files means loosing all the funds and connected data.
  • If I forget the password, I will lose the access.

Liability

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE TO ANY CLAIM, DAMAGES OR OTHER LIABILITIES, WHETHER IN AN ACTION OF A CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE, OR OTHER DEALINGS IN THE SOFTWARE.

License

Released under the CORE License.

About

Core Blockchain Wallet Generator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%