Skip to content

valentinfernandez1/hardhat-revert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardhat Revert

This project is used for testing purposes. It is configured to be used with a frontier node running on port 9944.

How to use

Start a frontier-template-node by compiling it from the parity/frontier repo.

#On the frontier cloned repo
cargo build --release
./target/release/frontier-template-node --dev 

Then install the dependencies for this project

npm install

And execute the tests for the frontier network

./node_modules/.bin/hardhat test --network dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published