1.0.7 • Published 12 months ago

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

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months 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

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago