IN PARTNERSHIP WITH

EXCLUSIVE

Infrastructure, capital, and data: The pillars of Nigeria’s digital economy were centred at the DOA Business Series
The 5th edition of the DOA Business Series focused on infrastructure, finance, and data

A panel session at the DOA Business Series

Published:

Subject(s):Ecosystem

Psst… you’re reading Techpoint Digest

Every day, we handpick the biggest stories, skip the noise, and bring you a fun digest you can trust

Follow Techpoint Africa on WhatsApp!

Never miss a beat on tech, startups, and business news from across Africa with the best of journalism

Follow

|

|

|

No events for now. Check back soon

`;
starStage.innerHTML = “”;

const wrapper = checkmarkStage.querySelector(‘.checkmark-wrapper’);
wrapper.style.width = ‘0px’;

// Force reflow
wrapper.offsetHeight;

// Smoothly expand to full width
setTimeout(() => {
wrapper.style.width = ’18px’;
}, 50);

// Show star after checkmark completes
setTimeout(() => {
showStar();
}, 1300);
}

function showStar() {
const first = startWithFirst ? 0 : 1;
const second = startWithFirst ? 1 : 0;

starStage.innerHTML = starStages[first];
setTimeout(() => {
starStage.innerHTML = starStages[second];
setTimeout(() => {
starStage.style.opacity = 0;
setTimeout(() => {
checkmarkStage.style.opacity = 0;
setTimeout(() => {
checkmarkStage.style.opacity = 1;
starStage.style.opacity = 1;
startWithFirst = !startWithFirst;
runAnimation();
}, 400);
}, 300);
}, 600);
}, 500);
}

runAnimation();
});

Flutterwave lands Series E, pushes valuation to $3.2 billion


CBN gives banks and fintechs 6 months to localise payment data


Canada’s Nuvei to acquire Payoneer in a $2.75B deal


Share.
Leave A Reply

Exit mobile version