* New! Latest stable version of OK wallet v7-SpaceMonkey *

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - shbour

#31
Best ways to find support for your OKCash wallet




Update your wallet: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

Our tutorials, videos, and projects would not be possible without your support. Help us grow our ecosystem by donating to any of these two addresses below:
Bitcoin Donation Projects Address:
1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address:
P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo
#32
OK Tutorials / How to buy OKCash with Bitcoin (Bittrex)
November 24, 2016, 08:01:08 AM
How to buy OKCash with Bitcoin




Update your wallet: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

Our tutorials, videos, and projects would not be possible without your support. Help us grow our ecosystem by donating to any of these two addresses below:
Bitcoin Donation Projects Address:
1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address:
P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo
#33
How to buy Bitcoin with cash, credit card and more




Update your wallet: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

Our tutorials, videos, and projects would not be possible without your support. Help us grow our ecosystem by donating to any of these two addresses below:
Bitcoin Donation Projects Address:
1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address:
P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo

Localbitcoin: http://localbitcoins.com
ATM radar: http://coinatmradar.com
Bitquick: http://bitquick.co
#34
Glad you like them
#36
How to install and build OKCash wallet easily in Ubuntu 16



Update your wallet: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

Our tutorials, videos, and projects would not be possible without your support. Help us grow our ecosystem by donating to any of these two addresses below:
Bitcoin Donation Projects Address: 1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address: P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo

This is a short video with a voice over tutorial on how to install and build the OKCash wallet v4.0.0.3.
#37
OK Tutorials / Full List - Okcash Tutorials Video library
November 11, 2016, 09:20:50 PM
OK Tutorials - Video Library to help new and advanced users alike


First steps for Ubuntu Linux:

1.- How to install and build easily on Ubuntu 14

2.- How to install and build easily on Ubuntu 16

3.- How to backup your OKCash wallet

4.- How to Fast-Sync your wallet to the blockchain



First steps for Windows:

1.- How to Upgrade the Okcash wallet

2.- How to easily install your OKCash wallet

3.- How to install your OKCash wallet (Advance)

4.- How to backup your OKCash wallet

5.- How to Fast-Sync your wallet to the OK blockchain



First steps for Mac OS X:

1.- Installation of OKCash wallet

2.- Secure your OKcash Wallet on Mac OS X

2.- Fast Sync of OKCash wallet



First steps for Raspberry Pi devices on ROKOS:

1.- How to install and auto-sync OKCash wallet (Simple)

2.- How to install and auto-sync OKCash wallet (Advanced)


Compile OKCash on a Rapberry Pi running Raspbian Jessie:

How to compile okcasd


How to use the OKCash Daemon wallet (CLI Wallet):

Using okcash daemon wallet (CLI wallet)


First steps for Support:

Best ways to find support for your OKCash wallet


First steps for Buying OK:

1. How to buy Bitcoin with cash, credit card and more

2(a). How to buy OKCash with Bitcoin (Bittrex)

2(b). How to buy OKCash with Bitcoin (Bleutrade)


How and why multiple OK addresses:

How and why you might want/need multiple OK addresses


How to send OK from your wallet:

How to send OK from your wallet


How to import private key to your wallet

How to import your private key


How to Okcash paper wallet

Create your very own OK paper wallet

Export private key (to backup as Okcash paper wallet)

Other

OKCash Discord, how to get around UPDATED

How to use Cryptogiveaways.org Faucet
#38
If you don't have a USB or an external drive on your Pi please go to: http://okcashtalk.org/index.php/topic,1919.0.html

Here's a textual tutorial for the OKCash wallet on ROKOS

What is Okcash: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over : http://okyourday.com

Bitcoin Donation Projects Address: 1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address: P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo

Welcome back OKCash community...

Finally, the ROKOS v7 core edition is available and ready for a good and simple tutorial

Let's start by some scripts first

the resize script will resize your SDcard to get all the available space on it and not have ~700 MB left

./resize-sdcard.sh

Once it is done we go to the second script,

Since this is an advanced tutorial, I will make you play with the script.

you will need to use nano or vim (or whatever text editor you may think of)

sudo nano ok-sync-arm64.sh // sudo vim ok-sync-arm64.sh then i (i to be able to edit)

On the 8th line "OKCASHPATH" change the value to "/media/pi/yourUSBname"
should look like this: OKCASHPATH="/media/pi/yourUSBname"

Then add a line below the 8th (to make the 9th the 10th)
OKDEFAULT="$HOMEDIR/.okcash"

Now on the 37th line (below daemon=1">"$OKCASHPATH"/okcash.conf)
add these lines:

touch $OKDEFAULT/okcash.conf
echo datadir=$OKCASHPATH > $OKDEFAULT/okcash.conf

They create the okcash.conf file in the default directory and tells the wallet to load the files in
your USB instead of the default directory.

Once you're done:
(nano) hold ctrl and press X then yes then enter
(vim) press escape (esc) then hold shift and press Z twice

Once it's done, the script will copy and sync the blockchain to your USB

./ok-sync-arm64.sh

Now we have to wait for the script to finish

Once it's done open the wallet

Once it's launched, it will take some time for it to find some peers (might take up to 10 minutes) but that's only for the first time.

While it finds some peers, you have a look around and see your wallet address at the top right.

If you have questions about this tutorial, it's easy to find me at http://discord.me/cryptocurrency
and ask your question mentionning me "@shbour" here
#39
Thanks Demartini!

I no longer have to go on bittrex to see the price of OKCash :D
#40
How to install and build OKCash wallet easily in Ubuntu 14



Update your wallet: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

Our tutorials, videos, and projects would not be possible without your support. Help us grow our ecosystem by donating to any of these two addresses below:
Bitcoin Donation Projects Address: 1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address: P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo

This is a short video with a voice over tutorial on how to install and build the OKCash wallet v4.0.0.3.

#41
OK Tutorials / Re: OKcash Wallet update (Windows)
November 08, 2016, 04:41:15 PM
Quote;D great video, thanks...all done

Glad to hear :D
#42
OK Tutorials / OKcash Wallet update (Windows)
November 07, 2016, 04:55:05 PM
OKcash Wallet update (Windows)



What is Okcash: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

Our tutorials, videos, and projects would not be possible without your support. Help us grow our ecosystem by donating to any of these two addresses below:
Bitcoin Donation Projects Address: 1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address: P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo

A very simple "How to" to update your 4.0.0.1 windows wallet for 4.0.0.3 version wallet.
#43
Here's a textual tutorial for the OKCash wallet on ROKOS

What is Okcash: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over : http://okyourday.com

Bitcoin Donation Projects Address: 1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address: P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo

Welcome back OKCash community...

Finally, the ROKOS v7 core edition is available and ready for a good and simple tutorial

Let's start by some scripts first

Make sure you are located at "/home/pi"

the resize script will resize your SD card to get all the available space on it and not have ~700 MB left

./resize-sdcard.sh

Once it is done we go to the second script

This script will sync the blockchain on your SDcard

./ok-sync-arm64.sh

Once the blockchain is sync let's go to the default wallet directory

(if you don't have a USB skip the following steps and just launch the wallet)

cd /home/pi/.okcash

with the automount, your USB mounts at /media/pi/yourUSBname

now we have to add a line in okcash.conf so that when the wallet launches it will use your USB as the default directory.

open the file doing: sudo nano ok-sync-arm64.sh

Then at the end add:

datadir=/media/pi/yourUSBname

Then to get out, hold ctrl and press X then yes then <enter>

now we have to copy our files and folders from ./okcash to your USB location

sudo cp -Rf /home/pi/.okcash/* /media/pi/yourUSBname

It will take a few seconds since it has to copy all files and folders blockchain included

Once everything is finally copied redo a ls to see if other files were added to your USB and another ls in another Terminal in ~/.okcash
to compare the files and folders.

If there are files or folders missing in your USB, that means you misspelled your USB name.

If everything is good open the wallet

Once the wallet is launched, it will take some time for it to find some peers (might take up to 10 minutes) but that's only for the first time.

While it finds some peers, you have a look around and see your wallet address at the top right.
#44
For people waiting or wanting a tutorial for the ROKOS v7, it will be made in a short time. I have to sit down and get used to it and be fluent enough for the Tutorial.

It will be available before the end of this week at : http://okcashtalk.org/index.php/board,45.0.html
#45
How to install OKcash wallet from zip (Windows Advanced)



What is Okcash: http://okcash.co
Join the Okcash Community: http://discord.me/cryptocurrency
Register your business for free over: http://okyourday.com

These videos and our Projects would not be possible without your support.
Help us grow our ecosystem by donating to any of these two addresses below.

Bitcoin Donation Projects Address: 1A2EXqWRoPxdXbYKiJfDLWHqnP2ZDyqkVD
OKCash Donation Projects Address: P9D5hxxbGYbGpe2AaXFhPm35hHTKhynvgo


Greetings OKCash community!

Today's video will be about how to install our
wallet from the zip folder. This is for
advanced users only!

Let's start by going to the official website
of OKCash http://www.okcash.co

Once it's downloaded just extract it

Let's execute the .exe file

Don't mind windows it's just being over
protective

Here it is. The famous OKCash wallet

As we can see it's currently syncing the
blockchain but in a future video I will show
you how to fast sync it.

Now let's close the wallet and make a shortcut
to our desktop!

From now on we can access our wallet from the
shortcut

Thanks for watching!