> For the complete documentation index, see [llms.txt](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/blockchain-fundamentals/learn-nigeria-goes-blockchain.md).

# Learn: Nigeria goes blockchain

The approval of the National Blockchain Policy for Nigeria has left the nation’s crypto community over the moon as it signals room for more development in the nation’s crypto industry. Some local experts have expressed their opinions about the implications of this new policy and the blockchain ecosystem in Nigeria.

The government of Nigeria [approved a National Blockchain Policy](https://cointelegraph.com/news/nigerian-national-blockchain-policy-gets-government-approval) during a meeting on May 3, 2023. A policy [draft](https://nitda.gov.ng/wp-content/uploads/2023/01/BlockChainAdoptionStrategy-compressed-1.pdf) stated that blockchain and decentralized ledger technology would “facilitate the development of the Nigerian digital economy.” Cointelegraph contacted the local blockchain ecosystem to understand how the industry and the community accept the policy.&#x20;

Olajide Abiola, the co-founder and CEO of KiaKia — a Nigerian fintech company — expressed delight at the development. Olajide said the [blockchain technology](https://cointelegraph.com/learn/how-does-blockchain-work-everything-there-is-to-know#:~:text=Blockchain%20technology%20consists%20of%20individual,%2Dpeer%2C%20secured%20information%20database.) policy can potentially impact various areas of governance and policy-making in Nigeria.

He further stated that if the blockchain policy is leveraged correctly, it could help manage digital identity, creating a tamper-proof digital identity for citizens to authenticate and access government services securely. With the proper regulations, blockchain technology could also impact e-payments and billings in Nigeria, Olajide stated.

Considering that the technology is [yet to be imbibed into the day-to-day activities ](https://cointelegraph.com/news/nigerian-crypto-foreign-investment-is-at-a-record-low-study)of Nigerians, businesses can reduce costs and improve cash flow by offering secure and transparent payment options, with consumers benefiting from faster and more convenient transactions. This increased efficiency and convenience can lead to increased economic activity and growth.

The Federal Executive Council, alongside approving the policy, instructed relevant regulatory bodies to [create regulatory frameworks](https://cointelegraph.com/news/nigeria-to-create-the-stablecoins-and-icos-legal-framework) for implementing blockchain technology in different sectors of the economy.

Local blockchain expert Barnette Akomolafe from the crypto exchange app M7pay also spoke about how great of a milestone it is for governments to recognize the potential of blockchain technology. According to Akomolafe, governments can encourage innovation and investment in blockchain technology through policies and regulations. This move could lead to economic growth and job creation for Nigerian youth.

Binance’s West and East Africa director, Nadeem Anjarwalla, commented that through the approval of the policy, Nigeria is positioning itself as a nation ahead of the curve, thereby supporting further blockchain innovation, user protection, security and economic competitiveness in the long term.

Anjarwalla commended the comprehensive approach taken in the reviewed policy document based on the six key initiatives, which include the establishment of Nigeria’s blockchain consortium, strengthening of the regulatory and legal framework, the focus of the provision of national digital identity, promotion of blockchain digital literacy and awareness, the creation of blockchain business incentive programs, and establishment of a national blockchain sandbox for proof of concepts and pilot implementation.

Nigeria is known to be one of the world’s [most curious nations about cryptocurrencies](https://cointelegraph.com/news/nigeria-becomes-the-most-crypto-obsessed-nation-after-april-crash-report).

{% hint style="info" %}
This article first appeared in Cointelegraph, written by [Amaka Nwaokocha](https://cointelegraph.com/authors/amaka-nwaokocha)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://web3-encyclopedia.gitbook.io/web3-encyclopedia/blockchain-fundamentals/learn-nigeria-goes-blockchain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
