Skip to content

Quranium/smart-contracts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Contract Examples - Quranium Blockchain

This repository provides basic and advanced smart contract examples library for developers building on the Quranium chain — a post-quantum secure blockchain leveraging the SLHDSA signature scheme.

These contracts are provided as educational references to help you get started with Quranium development and deployment.


✍️ Signature Scheme

All smart contracts here are intended to be used with SLHDSA, Quranium’s native post-quantum signature standard.

Please ensure your deployment wallet, transaction signer, and infrastructure are compatible with SLHDSA. Use the Qafe browser extension or Quranium SDK for integration.


🤝 Contributing

We welcome contributions to expand the examples and improve contract quality.

To contribute:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Create a PR to "Develop" Branch
  4. We will review and merge it to develop branch first and than main branch

⚠️ Important Notice

These contracts are not audited and should not be used in production without:

  • ✅ Proper unit and integration testing
  • ✅ Independent third-party security audits
  • ✅ Formal verification (if applicable)
  • ✅ Review of business and game-theory logic
  • ✅ Compatibility validation with SLHDSA signature flow and Quranium tooling

📚 For Developers

These examples can be forked, modified, and extended to suit your use case. However, always assume they are experimental and require:

  • Rigorous code review
  • Network-level simulation
  • Gas and state optimization review

📜 License

MIT License – Free to Use with customisation and proper audit

About

Opensource Smart Contracts Examples for developers to deploy on Quranium Blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11