First EverMakerere University·1 Month

Soonpay Blockchainx MTS - WEB3 MUK Hackathon

Build real blockchain projects using the Liquid token and Soonpay ecosystem. Compete for prizes and join the next wave of builders shaping Uganda's digital future.

10
Builders
4
Weeks
1000
Tokens Each

About

Build With Liquid

Create any application using the Liquid token — DeFi tools, apps, bots, or new concepts.

DeFi Tools

Build decentralized finance applications, swap interfaces, lending protocols, or yield farming solutions.

Apps & Bots

Create mobile apps, web applications, Telegram bots, or Discord integrations using Liquid.

Integrations

Build dashboards, analytics tools, and integrations with existing platforms.

New Concepts

Bring entirely new ideas to life - if it uses Liquid token, we want to see it!

ERC-20

LiquidLiquid

The native token powering Liquid Agent & integrated into Soonpay.

Each participant receives 1000 tokens.

ContractEthereum Mainnet
0x11DFC652eb62c723ad8c2ae731FcEdE58aB07564Etherscan

Secure

Audited contract

Fast

Quick transactions

Decentralized

No single point

ERC-20

Universal standard

Developer Resources

Integration Guide

Code examples to integrate Liquid token into your project.

ethers.js
import { ethers } from 'ethers';

// Liquid Token Contract Details
const LIQUID_ADDRESS = '0x11DFC652eb62c723ad8c2ae731FcEdE58aB07564';
const LIQUID_ABI = [
  'function balanceOf(address owner) view returns (uint256)',
  'function transfer(address to, uint256 amount) returns (bool)',
  'function approve(address spender, uint256 amount) returns (bool)',
  'function decimals() view returns (uint8)'
];

// Connect to Ethereum
const provider = new ethers.JsonRpcProvider('https://eth.drpc.org');
const liquidContract = new ethers.Contract(LIQUID_ADDRESS, LIQUID_ABI, provider);

// Get token balance
async function getBalance(address) {
  const balance = await liquidContract.balanceOf(address);
  const decimals = await liquidContract.decimals();
  return ethers.formatUnits(balance, decimals);
}
npm install ethers

Timeline

4-Week Journey

From kickoff to demo day.

1
Week 1

Introduction

Kickoff session, team formation, workspace setup, and hackathon orientation.

2
Week 2

Liquid Integration

Learn to integrate Liquid token, understand smart contracts, and start building.

3
Week 3

Company & Soonpay

Deep dive into Soonpay ecosystem and explore integration possibilities.

4
Week 4

Project Delivery

Finalize projects, demo day, judging, and prize distribution.

Builders

Participants

10 builders shaping Uganda's blockchain future.

EK

Elvis Kwagala

Solo

MJ

Makmot Johnson

Solo · PRYSM

AA

Asasira Arthur

Solo

AJ

Arinda Johnson

Solo

MN

Mushabe Nuwamanya

Solo

BB

Boonbaana Bronia

Solo

LA

Louis Asingizwe

Solo

VO

Victory Esther Ojok

Solo

JK

Joshua Katumba

Team · Lions

GC

Genesis Coders

Team · 4 Members

Allan Lutalo, Alvin Ssenyonjo, Aaron Efrata, Patricia Asiimire