All Projects → TokenMarketNet → Smart Contracts

TokenMarketNet / Smart Contracts

Licence: other
Ethereum smart contracts for security and utility tokens

Programming Languages

python
139335 projects - #7 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Smart Contracts

Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (-86.52%)
Mutual labels:  blockchain, ethereum, smart-contracts, ico
Cryptocurrencyawesome
Cryptocurrency study materials resources
Stars: ✭ 118 (-90.06%)
Mutual labels:  blockchain, ethereum, smart-contracts, ico
Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (-96.29%)
Mutual labels:  blockchain, ethereum, smart-contracts, solidity-contracts
Colonynetwork
Colony Network smart contracts
Stars: ✭ 351 (-70.43%)
Mutual labels:  blockchain, ethereum, smart-contracts, solidity-contracts
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (-36.48%)
Mutual labels:  blockchain, ethereum, smart-contracts
Hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
Stars: ✭ 727 (-38.75%)
Mutual labels:  blockchain, ethereum, smart-contracts
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (-22.24%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ethereum Ico Contract
Tested Ethereum ICO Contract for Token Crowdsales
Stars: ✭ 59 (-95.03%)
Mutual labels:  ethereum, smart-contracts, ico
React Ethereum Dapp Example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Stars: ✭ 384 (-67.65%)
Mutual labels:  blockchain, ethereum, smart-contracts
Gdai.io
gDAI - Gas less DAI transfers by using GSN, Fulcrum and KyberNetwork
Stars: ✭ 26 (-97.81%)
Mutual labels:  blockchain, ethereum, smart-contracts
Augmint Web
Augmint Web Frontend
Stars: ✭ 15 (-98.74%)
Mutual labels:  ethereum, smart-contracts, solidity-contracts
Smart Contract Best Practices
A guide to smart contract security best practices
Stars: ✭ 4,784 (+303.03%)
Mutual labels:  blockchain, ethereum, smart-contracts
Blockchainstore
💰 Retail Store that runs on Ethereum
Stars: ✭ 425 (-64.2%)
Mutual labels:  blockchain, ethereum, smart-contracts
Oyente
An Analysis Tool for Smart Contracts
Stars: ✭ 820 (-30.92%)
Mutual labels:  blockchain, ethereum, smart-contracts
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (-64.62%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (-26.28%)
Mutual labels:  blockchain, ethereum, smart-contracts
Solidity
🔐 Ethereum smart contracts developed for the Hanzo Platform.
Stars: ✭ 46 (-96.12%)
Mutual labels:  ethereum, smart-contracts, solidity-contracts
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+882.56%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ico Contracts
🎉 ICO Contracts of the ALIS.
Stars: ✭ 69 (-94.19%)
Mutual labels:  ethereum, smart-contracts, ico
Buidl
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
Stars: ✭ 376 (-68.32%)
Mutual labels:  blockchain, ethereum, smart-contracts

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=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

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 <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!

We also have third party token sales using these smart contracts

  • Dala <https://github.com/GetDala/dala-smart-contracts>_

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 <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/0B6r9uCgN_xpJeUdRaGxaQ3VrTVBiekg5V25aUEUycDVZWlhn/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>_

More audit reports available on a request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].