Skip to content

usecannon/test-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-contracts

Cannon contracts intended for manual and automated testing.

The published packaged can be seen/interacted with here: usecannon.com/packages/test-contracts

Deployment

  1. Dry build the package to check everything is correct:
cannon build . --chain-id 11155111 --dry-run --impersonate 0xca111279D6aeEc39849ed5CD2bA3045381643422
  1. Deploy package:
cannon build . --chain-id 11155111
  1. Publish:
cannon publish test-contracts:X.X.X@types-tester --chain-id 11155111
  1. Verify on Etherscan:
cannon verify test-contracts:X.X.X@types-tester --chain-id 11155111 --api-key NB....

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •