Skip to content

Test contract that exhibits a possible ethers bug

License

Notifications You must be signed in to change notification settings

magmo/test-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-contract

Reproduction instructions:

$ yarn

start ganache in terminal 1 (or in background) -d is important, so that the private key in test file has ether

$ node ./node_modules/.bin/ganache-cli -v -d

In another terminal:

$ node ./node_modules/.bin/truffle compile
$ node ./node_modules/.bin/jest

About

Test contract that exhibits a possible ethers bug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published