| Network | Rules Engine Address | Version |
|---|---|---|
| Base Sepolia | 0x8152e2c67c608d0ba8fb4ca98f0ef6ec0e15b706 | 0.9.2 |
| Ethereum Sepolia | 0x7986a3f5756E18e369e7b06211cD8753D1D9d52C | 0.9.2 |
| Local Anvil Chain | 0x8A791620dd6260079BF849Dc5567aDC3F2FdC318 | 0.9.0 |
Working Locally With Anvil
You have two options to work with the Rules Engine locally before deploying to a live network.- Fork a testnet with the Rules Engine already deployed to it.
--fork-url approach, the address that the protocol is deployed to for that chain is what you will use in your application.
-
Start Anvil with a dump state file.
You can get a copy of the
anvilState.jsonfile for this option here: https://github.com/forte-service-company-ltd/fre-quickstart/blob/main/anvilState.json