Skip to content

aarna-ai/atv-sonic

Repository files navigation

AFi Testcases execution on mainnet fork:

to run the mainnet fork with new infura link (Same can be modified for solidity )

npx hardhat node --fork "https://rpc.soniclabs.com"

run test

npx hardhat test ./test/AFiBase.test.js

solidity- coverage

npx truffle run coverage

soldiity coverage command

$ npx hardhat coverage --solcoverjs ./.solcover.js keep the node running on other terminal

Missing or unexpected coverage? Make sure you're using the latest plugin version and run:

$ npx hardhat clean
$ npx hardhat compile
$ npx hardhat coverage

npx hardhat test ./test/Exchanges/AtvUSDC.js npx ts-node src/add-liquidity.ts

$ npx hardhat clean & npx hardhat compile & npx hardhat coverage test

About

core smart contracts of aarna protocol on sonic mainnet

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors