Network | Rules Engine Address | Version |
---|---|---|
Base Sepolia | 0x2d70d9f8c49587663d3503adfca215683266a40c | 0.5.0 |
Ethereum Sepolia | 0x9871a524e1bc8cb556333be37f69dffabff88684 | 0.5.0 |
Local Anvil Chain | 0x8A791620dd6260079BF849Dc5567aDC3F2FdC318 | 0.5.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.json
file for this option here: https://github.com/forte-service-company-ltd/fre-quickstart/blob/main/anvilState.json