Ethereum smart contracts for security and utility tokens
About =====
This package contains Ethereum smart contracts and command line toolchain for launching and managing token sales.
.. image:: https://badges.gitter.im/TokenMarketNet/ico.svg :alt: Join the chat at https://gitter.im/TokenMarketNet/ico :target: https://gitter.im/TokenMarketNet/ico?utmsource=badge&utmmedium=badge&utmcampaign=pr-badge&utmcontent=badge
Quick links ===========
STO - security token tool chain <https://docs.tokenmarket.net>_ - a lot of new development work happens in this security token specific project that users smart contracts from this repository
TokenMarket website <https://tokenmarket.net>_
Github issue tracker and source code <https://github.com/tokenmarketnet/ico>_
Documentation <https://ico.readthedocs.io/en/latest/>_
About the project =================
This project aims to provide standard, secure smart contracts and tools to create crowdsales for Ethereum blockchain.
This package provides
- Token contracts for security and utility tokens
- Automated test suite in Python
- Deployment tools and scripts
These contracts have been tested, audited and used by several projects. Below are some notable token sales that we have used these contracts
AppCoins <https://appcoins.io/>_
Civic <https://www.civic.com/>_
Storj <https://storj.io/>_
Monaco <https://mona.co/>_
DENT <https://dentcoin.com/>_
Ethos <https://www.ethos.io/>_
ixLedger <https://medium.com/ixledger>_
- ... and many more!
Dala <https://github.com/GetDala/dala-smart-contracts>_
TokenMarket can be a launch and hosting partner for your token sale. We offer advisory, legal, technical and marketing services. For more information see TokenMarket fundraising services <https://tokenmarket.net/>_.
Community support is available on the best effort basis - your mileage may vary. To get the most of the community support we expect you to be on a senior level of Solidity, Python and open source development. Meet us at the Gitter support chat <https://gitter.im/TokenMarketNet/ico>_.
Audit reports =============
Some public audit reports available for some revisions of this codebase:
For Atonomi by LevelK, May 2018 <https://drive.google.com/file/d/0B6r9uCgNxpJeUdRaGxaQ3VrTVBiekg5V25aUEUycDVZWlhn/view?usp=sharing>
For Dala by Iosiro, October 2017 <https://www.iosiro.com/dala-token-sale-audit>_
For Civic by Zeppelin, June 2017 <https://medium.com/@ZeppelinOrg/a91754ab6e4b>_