Hello, I'm looking for a way to deploy a DAO on the Binance smart chain how would i go about doing this I have the following contracts
Govarnance.sol
Migrations.sol
Timelock.sol
Token.sol
Treasury.sol
I've compiled them on Ganache with no problems but i want to deploy them to the BSC Testnet if anyone knows it would be very much appreciated thank you.