Skip to content

csx-protocol/csx-contracts

Repository files navigation

CSX Contracts

npx hardhat help
npx hardhat test
npx hardhat test test/tradeFactory/CSXTradeFactory.test.ts
npx hardhat node
npx hardhat run scripts/deploy.ts
npx hadhat run scripts/deploy/<contract>
./mythrun.sh
npx hardhat node
npx hardhat run --network localhost scripts/deploy.ts
npm run compile
npm run deploy
npm run test

Env file in root .env:

HEXKEY=''
RPCURL=''
COUNCIL_ADDRESS=''
ORACLE_NODE_ADDRESS=''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published