Skip to main content

Why African Countries Should Buy Crypto and Right Now

“If you always do what you’ve always done, you’ll always get what you’ve always got.” ― Henry Ford


Its time for fresh thinking

It simply does not work to keep trying to reinvent the wheel. Yes, Africa has resources and we are blessed as a continent. BUT, if we continue pressing on to what we have always done. We will definitely continue to be where we have always been. One might argue that we now have better technology and thereby increased efficiency ALSO BUT... These things are also exposed to the rest of the world, we cannot even begin to dream about catching up to the world unless we adapt and implement fresh thinking.

We all know that most African exchange rates are not as stable as we would all want them to be, and we all know that there are so many fundamentals causing this, and countries, unfortunately, cannot sustain the current status quo. Things must change. 

The question could be why? 


A little history 

The industrial revolution was awesome for the rest of the world, huge profit gains boosted infrastructure and living standards. Not all went well though, many people lost their lives to make the dream a reality. Africa, unfortunately, was behind on this and when she decided to catch on, colonialism and slavery happened - this further damaged the continent as she was now giving out her resources, children, and potential to the rapidly developing siblings. Now when finally she gained independence, the era for industrialization was now being replaced by one of humanity's greatest achievements - technology. And for some reason, we lagged behind. No not because of a specific reason, we have the likes of Phillip Emeagwali who took part in the development of the first supercomputer. Sadly the biggest contribution to technology from Africa still is resources, not innovation. 

Yes, we have a lot of amazing startups doing really great things but our main source of income still is resources. There is no company currently that can compete with Google or Apple that is in Africa. The global crypto market is still worth less than a single US company (Apple $2.64T). If you think the largest decentralized financial system will never recover, then sell and move on.

Why now ?

1. Crypto Adoption is growing

In light of the (currently) falling prices for crypto most people would be skeptical about buying and would consider thinking that things will change to be 'hopium'. But I do beg to differ, one only has to see the growth of the hashing rate for Bitcoin alone and see that it is growing. The current dip in prices will not be for long. Interest might be growing worldwide, but it is still lagging in Africa, we are repeating the same cycle of missing out on the fourth industrial revolution again!

- Source Useful Tulips


2. The market is currently in a dip

The best time to buy is when the prices are low (bearish) and we hold. Gone are the days of us relying completely on resources, who knows- with more efficient meants of production, space exploration and the vast resources the universe has.. Africa might not have anything much to offer to the world soon. 

Let us be inspired by countries such as El Salvadore which is actively investing in crypto.

The markets will definitely race upwards soon. Maybe a rebound, maybe a dead cat bounce, maybe a rally, maybe just a small pull back we don't know. But that is is all profit waiting to be made. 

3. It is decentralized

As at now, no one power can control this space. This gives us whole new areas and for lack of better words , "there's no segregation in crypto, the benefits far outweigh the risks". This minimises government control yes but it also minimises global power control - the power literally lies with the people. To some enthusiasts of the new currencies, the spread of crypto is the first stage in the next great leap, as users get used to trusting the so-called distributed ledger technology (DLT) of which blockchain — the backbone of crypto — is one application.

Well these are some of my quick points on why crypto is going to absolutely mold the future. The time is now!



Comments

Popular posts from this blog

Django & Firebase - A marriage of awesomeness

Requirements 1) Django (obviously) 2) Pyrebase (pip install pyrebase, you know the drill) So to give a better appreciation- I will first show you the HTML way then I'll proceed to show you how its done in Python. METHOD 1 : The HTML way Then you need to go to the firebase console. To setup a new project. After that you will see a web setup and you select that. Once selected you will see the config. It should be similar to this : Now that you have configured firebase, we now need to select the components which will be needed. depending on what you want for your app- you can now select the modules that you need. For us today, we will do the login authentication. Make sure you include firebase app first, so this is my screen: METHOD 2: Enter Python Open your dev environment and create a file named  pyrebase_settings within your django app folder. In it, you will have the following: Now, lets go to views.py!

ANDROID: support libraries must use the exact same version specification

Here's a way you can tackle this annoying issue. Click on the Gradle side pane, select Tasks->android->androidDependencies. Running it will generate a list of the dependencies and the versions and a quick scroll should help you! Pic below should help

Making money with the falling rand: Lessons from Zimbabwe

It is no secret that the rand is falling like there is no tomorrow. This year alone it has fallen by over 18%. And if you look closely, at the last 3 years- it has fallen by 35%! This is not neglecting the economic setup where the slightest thing leads to ‘ toi toi. ' This trend of continuous striking and pay rate increase bargains has created such a vicious cycle. Prices rise, people strike, economy starts going through stuff. And we back at square one. We all know for sure that this cycle is bad. Zimbabwe and South Africa might not be different soon, only difference being that Zimbabwe chased the farmers, South Africa is chasing stabilisation. (Maybe the paradox of thrift  (prompted by the large population) will save them! Hope so.) In Zimbabwe 2008, a lot of people made a lot of money from ‘burning money’. This was whereby people took advantage of the bank rate versus the ‘streets’ rate of forex. The streets rate for forex was lower than the bank rate. Problem wa...