Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 524 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 524 Bytes

Pre-requisites

npm i
npx hardhat compile

Update pvtKey variable in hardhat.config.ts.

Deploy Factory

npx hardhat runs scripts/deployFactory.ts --network luksoTestnet

Deploy Owner contract through the factory

npx hardhat run scripts/deployOwnerThroughFactory.ts --network luksoTestnet

Send funds to another address

npx hardhat run scripts/sendFunds.ts --network luksoTestnet

You can also test out the pre-eip155condition by commenting out chainId.