Core Concepts
Calling Contracts
Smart contracts that subscribe to Forte Rules Engine policies
A calling contract is any smart contract that invokes the Forte Rules Engine to check a policy.
To subscribe a smart contract to a policy takes three high-level steps:
- the contract is integrated with the Forte Rules Engine (see our integration guide)
- the contract must be added to the list of allowed calling contracts for the targeted policy
- the targeted policy must be added to the list of policies to check for the calling contract