Onchain International Law Enforcement System.
International law is apparently broken. Countries routinely ignore treaties, commit war crimes, and face zero consequences.
- Countries deposit funds to participate in the system
- Violations are reported by participating nations with evidence
- Kleros jurors decide if violations occurred
- Smart contracts automatically apply penalties and distribute funds
# Clone and build
git clone <repo>
cd olufipa
forge build
# Run tests
forge test
# Deploy locally
anvil # (separate terminal)
forge script script/Deploy.s.sol:Deploy --rpc-url http://localhost:8545 --broadcast
- Automated penalties based on violation severity
- Escalating punishments for repeat offenders
- Transparent fund distribution: 40% victims, 30% peacekeeping, 20% monitoring, 10% jurors
- Compliance scoring system
- Decentralized arbitration via Kleros integration
Countries → Deposit Funds → Report Violations → Kleros Decides → Auto-Execute Penalties
Feel free to reach out to Julien on Farcaster, Element, Status, Telegram, Twitter, Discord, or LinkedIn.
This project is licensed under the GNU General Public License v3.0.