The contract is initialized with the following set of parameters:
_signer
: Address of the signer_tokensAllowed
: Addresses of the tokens to allow_weth
: Address of the WETH
-
git clone https://github.com/HelixLabsDev/eigenfi-ethereum-smart-contract-v2.git
-
npm install
-
create a .env file, and copy and paste .env.template
-
npx hardhat compile
-
npx hardhat ignition deploy ignition/modules/EigenFiPoolModule.js --network ethereum_sepolia
Created under the UNLICENSED