This project contains reference implementation contracts for fungible and non-fungible tokens as well as the Teleport bridge.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts