Skip to content

Instantly share code, notes, and snippets.

@yvesbou
Created February 18, 2022 09:34
Show Gist options
  • Save yvesbou/c2463e40b549de6ea4bd1427005c60cd to your computer and use it in GitHub Desktop.
Save yvesbou/c2463e40b549de6ea4bd1427005c60cd 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