Skip to content

Instantly share code, notes, and snippets.

@yvesbou
Created February 18, 2022 09:36
Show Gist options
  • Save yvesbou/f08157c4c19b5500c5091a6ec81d1db2 to your computer and use it in GitHub Desktop.
Save yvesbou/f08157c4c19b5500c5091a6ec81d1db2 to your computer and use it in GitHub Desktop.
const {ERC20Coin} = require('./coin');
module.exports = [
ERC20Coin
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment