This project uses solidity and hardhat to make some simple smart contracts.
to test
npx hardhat test
npx hardhat run scripts/deploy.tsto compile
npx hardhat compileto deploy
you will need to select the proper environment and which deployment script to run an example is below
npx hardhat run --network eosevm_testnet scripts/00_Deploy_Alex_POAP.ts