demo-eigencall is a simple sample example which shows how to call eigenCall
with all supported operators.
Set the values shown in .env-sample
as environmental variables. To copy it into a .env
file:
cp .env-sample .env
(you'll still need to edit some variables, i.e., DEVNET_PRIVKEY
)
yarn run exec