1.0.7 • Published 2 years ago

@daa-zksync/perpetual-swaps-contracts v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

TRS Contracts

Contracts for Tracer TRS.

Install Dependencies

If npx is not installed yet: npm install -g npx

Install packages: npm i

Compile Contracts

npx hardhat compile

Run Tests

npx hardhat test

Deploy Contracts

bash scripts/deploy.sh (Make sure that optimizer: true in hardhat.config.js prior to running the deploy script)

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago