Skip to content

skimaharvey/lsp16-factory

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published