Deploy Example AVS
Prerequisites
1
Clone the example GitHub repo
git clone https://github.com/Othentic-Labs/simple-price-oracle-avs-example.git
cd simple-price-oracle-avs-example
rm -rf .gitgit clone https://github.com/Othentic-Labs/simple-price-oracle-avs-go-example.git
cd simple-price-oracle-avs-go-example
rm -rf .gitgit clone https://github.com/Othentic-Labs/simple-price-oracle-avs-rust-example.git
cd simple-price-oracle-avs-rust-example
rm -rf .git2
Last updated