Skip to content

cryptexfinance/v2-contracts

Repository files navigation

Cryptex Synthetic Derivatives

Cryptex Synthetic Derivatives is powered by perennial contracts.

Installation

curl -L https://foundry.paradigm.xyz | bash
foundryup
git submodule update --init --recursive
yarn install
npx hardhat compile

deploy contracts

npx hardhat deploy --network arbitrumGoerli --tags Coordinator

set the env var COORDINATOR_ID with the value given by the previous command

npx hardhat deploy --network arbitrumGoerli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published