Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install hardhat

1)create an npm project by going to an empty folder, running 
npm init -y 
2)then
yarn add --dev hardhat
3)To create the sample project in your project folder:,run 
npx hardhat => select javascript,typescript and other setting you like
4)Install other dependencies require
yarn add --dev @nomicfoundation/hardhat-toolbox @nomicfoundation/hardhat-network-helpers @nomicfoundation/hardhat-chai-matchers @nomiclabs/hardhat-ethers @nomiclabs/hardhat-etherscan chai ethers hardhat-gas-reporter solidity-coverage @typechain/hardhat typechain @typechain/ethers-v5 @ethersproject/abi @ethersproject/providers
Comment

PREVIOUS NEXT
Code Example
Shell :: centos install lsb_release 
Shell :: create venv ubuntu 20.04 
Shell :: find saved wifi password in linux 
Shell :: how to restart heroku server 
Shell :: ubuntu install php 8 
Shell :: how to pull and overwrite local changes git 
Shell :: how to find installed packages in ubuntu 
Shell :: npm firebase-tools 
Shell :: setting up yarn on my mac 
Shell :: git cannot spawn gpg no such file or directory 
Shell :: install firebase-tools globally yarn 
Shell :: ubuntu add permission to folder 
Shell :: CocoaPods specs repository is too out-of-date to satisfy dependencies. 
Shell :: change git url 
Shell :: install material ui icons 
Shell :: restart xampp linux 
Shell :: upgrade storybook 
Shell :: ubuntu set timezone 
Shell :: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] 
Shell :: install docker raspberry 
Shell :: jupyterlab setup 
Shell :: install virtualenv 
Shell :: git change https to ssh 
Shell :: flutter download all dependencies 
Shell :: brew see list of installed packages 
Shell :: pandas pip install 
Shell :: check cronta status ubuntu 
Shell :: install pecl ubuntu 
Shell :: hdfs remove directory 
Shell :: install lightshot on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =