Skip to content

tecracoin/TCR-ERC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TecraCoin ERC20 token

Contract published at address:

0xe38b72d6595fd3885d1d2f770aa23e94757f91a1

https://etherscan.io/token/0xe38b72d6595fd3885d1d2f770aa23e94757f91a1

Code in 'contracts' directory

Also contains modified USDT token to test token recovery

Tests are written using OpenZeppelin test suite

Because they are faster than truffle

suite need install

npm install --save-dev @openzeppelin/test-environment mocha chai hardhat

then

npm test

to run tests

Releases

No releases published

Packages

No packages published