Defi-Exchange icon indicating copy to clipboard operation
Defi-Exchange copied to clipboard

Results 9 Defi-Exchange issues
Sort by recently updated
recently updated
newest added

I get this error with the line as shown. It cannot read 'from' in the const zero = BigNumber.from(0); Any way to solve this? ![image](https://user-images.githubusercontent.com/85371647/216909470-6714d0a6-b434-458a-95d1-b606becb61e2.png)

added whitelist and nfts contracts to be able to unit test, removed waffle following https://hardhat.org/hardhat-runner/docs/guides/migrating-from-hardhat-waffle, added exchange unit tests, removed unused contracts and scripts I am practicing how to write...

Removing the extra "i" in liquidity

in the getAmountOfTokens function - smart contract

Repeated line of code that doesn't need to be there.

Fix code comments typo in README.md and hardhat-tutorial/contracts/Exchange.sol