Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aidear3/smart-contracts
Ethereum smart contracts for security and utility tokens
https://github.com/aidear3/smart-contracts
blockchain crowdsale ethereum ico python security-token security-token-service smart-contracts solidity solidity-contracts
Last synced: about 2 months ago
JSON representation
Ethereum smart contracts for security and utility tokens
- Host: GitHub
- URL: https://github.com/aidear3/smart-contracts
- Owner: aidear3
- License: other
- Created: 2023-04-18T15:23:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-18T15:34:53.000Z (over 1 year ago)
- Last Synced: 2024-08-05T17:16:49.121Z (5 months ago)
- Topics: blockchain, crowdsale, ethereum, ico, python, security-token, security-token-service, smart-contracts, solidity, solidity-contracts
- Language: Python
- Homepage: https://tokenmarket.net/
- Size: 2.27 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
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?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badgeQuick links
===========`STO - security token tool chain `_ - a lot of new development work happens in this security token specific project that users smart contracts from this repository
`TokenMarket website `_
`Github issue tracker and source code `_
`Documentation `_
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
Token sales
===========These contracts have been tested, audited and used by several projects. Below are some notable token sales that we have used these contracts
* `AppCoins `_
* `Civic `_
* `Storj `_
* `Monaco `_
* `DENT `_
* `Ethos `_
* `ixLedger `_
* ... and many more!
We also have third party token sales using these smart contracts
* `Dala `_
Support
=======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 `_.
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 `_.
Audit reports
=============Some public audit reports available for some revisions of this codebase:
* `For Atonomi by LevelK, May 2018 `_
* `For Dala by Iosiro, October 2017 `_
* `For Civic by Zeppelin, June 2017 `_
More audit reports available on a request.