Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.1 KB

TEM-token

Smart contract for the "Token Estate" token sale. On top of the standard ERC20 standard, which is the foundation of the TEM-token, we have added a dividend payment reflecting the stake of the token holder

Testing

The testing framework is Truffle. Our tests folder includes the ERC20 standard tests to prevent from any regression

Security

We believe that reusing community-audited code as far as possible is the right way to develop smart contracts on Ethereum. This is why we use the OpenZeppelin library

Should you find a security issue, please email security@tokenestate.io.

Audit

As per best practise our code is audited by independent experts

Tools

License

Code released under the MIT License.