Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miohtama/tokens
TokenMarket tokens
https://github.com/miohtama/tokens
Last synced: 11 days ago
JSON representation
TokenMarket tokens
- Host: GitHub
- URL: https://github.com/miohtama/tokens
- Owner: miohtama
- License: other
- Created: 2016-12-24T03:52:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-27T20:58:44.000Z (about 8 years ago)
- Last Synced: 2024-11-11T12:45:34.630Z (2 months ago)
- Language: Python
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: license.txt
Awesome Lists containing this project
README
==================
TokenMarket tokens
==================.. contents :: :local:
Introduction
============This repository contains `TokenMarket `_ Ethereum smart contract source code.
Some available contracts include
* Milestone based pricing
* Dividends issuance
* Dividends carrying token
* Crowdfunded token that combines all the features above
`Populus toolchain `_ is used to manage and test contracts.
Installation
============`First create Python 3.5 virtual environment `_.
Contracts depend on `Zeppelin Solidity `_ package which is not distributed with the source code.
To compile the contracts:
.. code-block:: console
npm install zeppelin-solidity
populus compileRunning tests
=============Tests are py.test and `Populus based `_.
To run the tests::
pip install -r requirements.txt
py.test testsQuestions
=========For any questions contract `[email protected] `_.
Licensing
=========Please read the license before using any presented material here.
About TokenMarket
=================`TokenMarket `_ is a digital asset platform for investors and growth companies to issue assets, trade in secondary markets and run corporate governance. Crowdfunding, blockchain based initial coin offerings (ICOs) and outflow of Asian capital have become an attractive source of financing; the most profitable investment deals are no longer limited to a few privileged equity companies. TokenMarket's blockchain based tools are building blocks for creating networks of global secondary markets and creating a diverse investor base, which are prerequisites to tap the full potential of globalization and the democratization of the investment industry.