Skip to content

sohailblockchain/MuslimLogs-SmartContract-Engine-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

MuslimLogs Smart Contract Engine

Company: Muslim Chain
Prepared by: Sohail Ahmed
Native Coin: MSLM
Website: https://www.muslimlogs.com
Main Blockchain Repo: https://github.com/MWaleedK/Muslim-Logs-Blockchain


Overview

This repository contains the Smart Contract Engine for the MuslimLogs custom blockchain. It implements EVM-compatible smart contracts using MuslimLogs custom standards:

  • MSLM-20 — ERC-compatible fungible token standard (coin)
  • MSLM-786 — ERC-compatible NFT standard (game items)

Repository Structure

├── docs/               # Phase 1 — All specifications & architecture
│   ├── standards/      # MSLM-20 and MSLM-786 specs
│   ├── architecture/   # System architecture & API contracts
│   ├── kyc/            # KYC gating policy
│   └── milestones/     # Timeline and acceptance criteria
├── contracts/          # Phase 2 — Solidity smart contracts
└── SmartContractEngine/ # Phase 3 — Python EVM engine code

Phase Status

Phase Description Status
Phase 1 Standards, Specs & Documentation ✅ Approved
Phase 2 Smart Contract Development (Solidity) 🔄 In Progress
Phase 3 Smart Contract Engine (Python EVM) ⏳ Upcoming
Phase 4 Backend API Layer ⏳ Upcoming
Phase 5 KYC Gating Enforcement ⏳ Upcoming
Phase 6 Game Integration ⏳ Upcoming
Phase 7 Security Review ⏳ Upcoming

Network

About

Smart Contract Engine for MuslimLogs custom blockchain — EVM-compatible MSLM-20 (token) & MSLM-786 (NFT) standards with KYC gating policy and game integration support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors