Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 407 Bytes

File metadata and controls

19 lines (12 loc) · 407 Bytes

demo-eigencall Tutorial

demo-eigencall is a simple sample example which shows how to call eigenCall with all supported operators.

Config Environment Variables

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)

Run Demo

yarn run exec