npm install
npx hardhat run scripts/deployToken.ts
npx hardhat run scripts/deployProxyAdmin.ts
npx hardhat run scripts/deployOFT.ts
npx hardhat run scripts/setTrustRemote.ts
npx hardhat run scripts/setTokenMapping.ts
npx hardhat run scripts/checkTokenMapping.ts
npx hardhat run scripts/sendToken.ts
npx hardhat run scripts/deployTokenUpgradeable.ts