require('dotenv').config();
const HDWalletProvider = require('truffle-hdwallet-provider');
// See <http://truffleframework.com/docs/advanced/configuration>
// for more about customizing your Truffle configuration!
return new HDWalletProvider(
"https://rpc.gnosischain.com")
network_id: "*" // Match any network id