LayerZero-Labs/solidity-examples

Missing artifact ExampleOFT

mburger81 opened this issue · 0 comments

I try to follow the example for BasedOFT.sol - an omnichain ERC20 but when running the second command
npx hardhat --network fuji deploy --tags ExampleOFT
I run into an issue, there is no artifact for ExampleOFT.

So can you please adapt the readme or upload the right contract?

Im not able to deploy & test a BasedOFT on base chain with an OFT token deployed on the other chains