Skip to content

zzGHzz/hardhat-thor-plugin-example

Repository files navigation

hardhat-thor-plugin-example

Example of using hardhat-thor-plugin.

Installation

Download the repo and run

npm install

Download and compile the source code of the Thor node and run a solo node locally

thor-node-dir/bin/thor solo --on-demand

Usage

To run the created task:

npx hardhat accounts

To run the test:

npx hardhat test

To run the script:

npx hardhat run script/deploy.ts

About

Example of using hardhat-thor-plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published