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
The testing framework is Truffle. Our tests folder includes the ERC20 standard tests to prevent from any regression
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 [email protected].
As per best practise our code is audited by independent experts
Code released under the MIT License.