Skip to content

Hardhat repositary holding Playbook Athlete's contracts alongside with tests.

Notifications You must be signed in to change notification settings

LubomirKurpel/Playbook-Athlete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playbook Athlete Hardhat Project

This repo holds contracts and tests for Playbook Athlete web3 part of the project

To run the tests run the following commands in order:

npm install
npx hardhat compile
yarn hardhat test ./test/custom_localhost.js
or
npx hardhat text (will run all the tests)

About

Hardhat repositary holding Playbook Athlete's contracts alongside with tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published