This repo contains the smart contracts for the Kelp ZkSync integration.
Ensure the installation from https://docs.zksync.io/build/tooling/foundry/getting-started.html is complete.
A changed version of Foundry must be installed to work with the zkSync compiler.
$ forge build --zksync
$ forge test --zksync
$ forge script script/DeployRSETHRateReceiver.s.sol:DeployRSETHRateReceiver --rpc-url <your_rpc_url> --private-key <your_private_key> --zksync
$ forge --help
Contract Name | Proxy Address |
---|---|
RSETHRateReceiver | 0x6C2e862E7d03e1C9dDa1b30De69b201c7c52e3dB |