Welcome to the Forte Rules Engine
This new version of the Forte Rules Engine is under active development and not yet audited.
The Forte Rules Engine lets you define powerful, composable on-chain policies without hardcoding every rule into your smart contracts.
Whether you’re aiming for compliance, risk management, economic safeguards, or app-specific logic, the Forte Rules Engine lets you define what should happen and enforces that logic at runtime.
Top-level containers that define which rules to run and when. All configuration logic lives inside a policy.
Conditional statements that evaluate expressions and trigger effects based on the outcome.
Persistent, on-chain values that store historical or computed data to be used by rules.
The list of contracts allowed to call the policy.
The list of contracts that can be called as an effect of a rule evaluation.
Welcome to the Forte Rules Engine
This new version of the Forte Rules Engine is under active development and not yet audited.
The Forte Rules Engine lets you define powerful, composable on-chain policies without hardcoding every rule into your smart contracts.
Whether you’re aiming for compliance, risk management, economic safeguards, or app-specific logic, the Forte Rules Engine lets you define what should happen and enforces that logic at runtime.
Top-level containers that define which rules to run and when. All configuration logic lives inside a policy.
Conditional statements that evaluate expressions and trigger effects based on the outcome.
Persistent, on-chain values that store historical or computed data to be used by rules.
The list of contracts allowed to call the policy.
The list of contracts that can be called as an effect of a rule evaluation.