Skip to content

Files

Latest commit

 

History

History
 
 

demo-eigencall

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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