Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

Β© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

soomtochukwu/LISK_Africa_Bootcamp

Domain:

digital infrastructure

Record type:

project
Creator:
soo
Host:
Lisk Africa BootCamp # LISK Africa Bootcamp ## 🧠 Project Overview The **LISK Africa Bootcamp** is a structured learning program designed to equip African developers with the skills needed to build blockchain applications using the Lisk SDK. This repository contains assignments, projects, and additional resources that support hands-on learning and real-world decentralized application (dApp) development. --- ## πŸ“ Repository Structure ```plaintext LISK_Africa_Bootcamp/ β”‚ β”œβ”€β”€ Assignments/ # Weekly technical exercises to reinforce concepts β”‚ β”œβ”€β”€ week1/ # Introductory assignments (e.g., Hello World) β”‚ β”œβ”€β”€ week2/ # Advanced scripting or Lisk concepts β”‚ └── ... # Additional weeks follow the same structure β”‚ β”œβ”€β”€ Projects/ # Capstone or final projects for bootcamp participants β”‚ └── wallet-cli/ # Example: CLI wallet project demonstrating Lisk SDK usage β”‚ β”œβ”€β”€ artifacts/ # Build outputs, compiled contracts, or test results β”‚ └── main/ # Subdirectory containing JSON files or contract data β”‚ └── extra/etHash/ # Additional utilities related to Ethereum hashing β”œβ”€β”€ hash.mjs # Hashing utility using modular JavaScript └── test.mjs # Test script for hashing logic ``` --- ## πŸ›  Technologies Used - **JavaScript / TypeScript** – For scripting and dApp development - **Lisk SDK** – Framework for building blockchain applications - **Node.js** – Runtime for executing backend logic - **Solidity** *(minimal)* – Used where Ethereum compatibility is explored - **JSON** – For artifacts and configuration files --- ## πŸš€ Getting Started ### Prerequisites - Node.js β‰₯ 16.x - npm or yarn - Git ### Clone the Repository ```bash git clone github.com cd LISK_Africa_Bootcamp ``` ### Install Dependencies Each folder may have its own dependencies. Navigate into the folder and run: ```bash npm install # or yarn install ``` ### Run Example Projects …

Visit

github.com

Similar

soomtochukwu/GVsoomtochukwu/Governator

soomtochukwu/GV

Governator is a decentralized application (dApp) designed to facilitate open governance in African e

soomtochukwu/Governator

Governator is a decentralized application (dApp) designed to facilitate open governance in African e