Skip to content

Instantly share code, notes, and snippets.

View mhoangvslev's full-sized avatar
🎼
Interested in OMR, MIR

Minh-Hoang DANG mhoangvslev

🎼
Interested in OMR, MIR
View GitHub Profile
module.exports = {
providers: {
timeout: 0,
infura: {
network: "mainnet",
projectId: "YOUR_PROJECT_ID"
},
etherscan: {
network: 'homestead',
api: 'YOUR_API'