Skip to content

vdutchak/keymaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factom Keymaker Setup Guide

How to Check Your Factoid Balance

Here is a step by step guide to check your Factoid balance for Mac, Linux, and Windows with our new app, Factom Keymaker. Note that you will require your Koinify wallet 12 word passphrase to get your Factoid Address with our keymaker.

Step #1 - Go to Factom’s Keymaker repository on GitHub. There you will find binaries for Windows, Mac, and Linux.

Step #2 - Download the one for your OS.

Step #3 - Save it to a folder of your choice on your local hard drive.

Step #4 - Pick the instructions for your OS.

####Linux

Locate the keymaker-linux file you just downloaded in your terminal. We need to first assign execute privileges to the executable by typing the following command:

chmod 775 keymaker-linux

Keymaker1.png

Then type the following command to run the keymaker program:

./keymaker-linux

Keymaker2.png

Enter your 12 words Koinify passphrase and hit enter.

Keymaker3.png

You should then see your Factoid Address displayed.

Keymaker4.png

Copy the Factoid Address that is shown in the Terminal window by selecting the text with your mouse then right click and select copy.

Keymaker5.png

Scroll down to continue on to Step #5

Mac

Locate the keymaker-mac app you just downloaded with the Finder and your mouse. We need to first assign execute privileges to the app so open a Terminal window (located in /Applications/Utilities/Terminal.app) and type:

chmod 775

Then drag and drop the keymaker-mac app to the Terminal window. You should see the below displayed in Terminal. Hit enter after that.

Keymaker6.png

Then double click the keymaker-mac app, when the app launches you will be prompted to enter your 12 words Koinify passphrase.

Keymaker7.png

Enter your 12 words Koinify passphrase and hit enter.

Keymaker8.png

You should then see your Factoid Address displayed.

Keymaker9.png

Copy the Factoid Address that is shown in the Terminal window by selecting the text with your mouse then right click and select copy.

Keymaker10.png

Scroll down to continue on to Step #5

Windows

Open a command prompt (CMD.exe) and browse to the folder that contains keymaker.exe, for example, by typing: C: (or whatever letter your hard drive is); then you can type:

cd c:\Users\YourUsername\Desktop\

If you can’t locate the keymaker.exe this way, just locate it with Windows Explorer and your mouse then drag and drop it to the CMD window. You should see the below on your CMD window.

Keymaker11.png

Once the file has been located in your CMD window simply hit enter and the app should run.

When the app launches you will be prompted to enter your 12 words Koinify Passphrase.

Keymaker12.png

Enter your 12 words Koinify passphrase and hit enter.

Keymaker13.png

You should then see your Factoid Address displayed.

Keymaker14.png

Copy the Factoid Address that is shown in the CMD window by selecting the text with your mouse then right click on the top bar then select Edit/Copy.

Keymaker15.png

Step #5 - Go to http://explorer.factom.org and paste your Factoid Address in the search bar.

Keymaker16.png

Step #6 - See your Factoid Balance

Keymaker17.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%