Welcome to the official smart contract repository for Africa Fast Ferry Ltd, a tokenized infrastructure company building and operating high-speed ferry systems across Africa.
This repository includes:
- ✅ Production-grade Ethereum smart contracts
- ✅ Visual branding assets (AFFEQ, AFFR)
- ✅ Project documentation and metadata
Token | Symbol | Supply | Purpose |
---|---|---|---|
Equity Token | AFFEQ | 500,000,000 | Represents ownership in Africa Fast Ferry Ltd |
Revenue Token | AFFR | 250,000,000 | Entitles holders to a share of project revenue |
These tokens are built on the ERC-3643 (formerly ERC-1400) standard for compliant, modular digital securities.
Visual representations of our tokenized assets are stored in the branding/
folder:
- Compliant with SEC Reg D Rule 506(c) and Regulation S
- KYC/AML whitelist enforcement
- Role-based permissioning with
AccessControl
- Transfer restrictions and lockups
- Revenue distribution logic (for AFFR)
- Upgradeable & pausable architecture
contracts/ → Solidity smart contracts
├── AfricaFastFerryToken.sol
branding/ → Token designs, logos, and visual assets
scripts/ → Deployment scripts (optional)
test/ → Test files (optional)
README.md → Project documentation
LICENSE → MIT License
Deployment scripts and upgrade strategies will be provided in a future release.
- Smart Contract Architecture: Simon Kapenda
- Project Sponsor: Africa Fast Ferry Ltd
- Security Token Standard: ERC-3643
- Governance & Oversight: Abba Platforms Inc.
This project is licensed under the MIT License. You are free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, subject to the following conditions:
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement.
- In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.
See the full LICENSE file for details.
© 2025 Africa Fast Ferry Ltd. All rights reserved.
Smart contract architecture © 2025 Simon Kapenda.