Skip to content

Commit

Permalink
migration to toolbox 3 (ethers 6)
Browse files Browse the repository at this point in the history
  • Loading branch information
mobycrypt committed Sep 6, 2023
1 parent 465a945 commit b7857e3
Show file tree
Hide file tree
Showing 14 changed files with 2,182 additions and 5,532 deletions.
1 change: 0 additions & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'hardhat-gas-reporter';
import { HardhatUserConfig } from 'hardhat/config';
import '@nomicfoundation/hardhat-toolbox';
require('@openzeppelin/hardhat-upgrades');
const dotenv = require('dotenv');
dotenv.config({ path: __dirname + '/.env' });
const { COINMARKETCAP_API_KEY } = process.env;
Expand Down
Binary file removed on-struct.png
Binary file not shown.
Loading

0 comments on commit b7857e3

Please sign in to comment.