demo,scripts,test: move legacy demo scripts into extra, remove hardhat config
Showing
File moved
hardhat.config.js
deleted
100644 → 0
package-lock.json
deleted
100644 → 0
This diff is collapsed.
package.json
deleted
100644 → 0
{ | ||
"dependencies": { | ||
"@nomiclabs/hardhat-ethers": "^2.0.5", | ||
"@types/node": "^17.0.31", | ||
"chai": "^4.3.6", | ||
"ethereum-waffle": "^3.4.4", | ||
"ethers": "5.6.1", | ||
"hardhat": "^2.6.5", | ||
"hardhat-gas-reporter": "^1.0.8", | ||
"rlp": "^3.0.0", | ||
"typescript": "^4.6.4" | ||
} | ||
} |
pnpm-lock.yaml
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment