Skip to content

Commit

Permalink
Merge pull request #46 from provable-things/feat/add-fantom-support
Browse files Browse the repository at this point in the history
Add fantom netowrk support
  • Loading branch information
gitmp01 committed Apr 6, 2022
2 parents 23dc4ab + 4b49f01 commit c65aaae
Show file tree
Hide file tree
Showing 3 changed files with 787 additions and 2,635 deletions.
1 change: 1 addition & 0 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ require('@nomiclabs/hardhat-etherscan')
require('@openzeppelin/hardhat-upgrades')

const SUPPORTED_NETWORKS = [
'fantom',
'rinkeby',
'ropsten',
'bscMainnet',
Expand Down
Loading

0 comments on commit c65aaae

Please sign in to comment.