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 :: how to free swap memory in linux 
Shell :: docker remove images without tag 
Shell :: how to install and enable docker on command line with EC2 instance 
Shell :: naming an stash 
Shell :: install pm2 
Shell :: git force pull 
Shell :: apt see installed packages 
Shell :: How do I export data from firebase authentication? 
Shell :: macos install chromium 
Shell :: install psycopg2 ubuntu 
Shell :: disable ufw 
Shell :: homebrew docker 
Shell :: NotImplementedError: OpenSSH keys only supported if ED25519 is available net-ssh requires the following gems for ed25519 suppor 
Shell :: change git remote repository 
Shell :: sudo: /etc/sudoers is owned by uid 1001, should be 0 sudo: no valid sudoers sources found, quitting 
Shell :: angular cli 
Shell :: unistall pods 
Shell :: find folder in centos 8 
Shell :: change git commit message 
Shell :: sudo update 
Shell :: jupyterlab python setup 
Shell :: chmode ubuntu 
Shell :: install particular version of laravel 
Shell :: pip install fails with connection error ssl 
Shell :: unable to pub upgrade flutter tool 
Shell :: install pip kali 
Shell :: view host entires mac terminal 
Shell :: check git url 
Shell :: git add missed to last commit 
Shell :: install yacc on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =