# TokenMarketNet/smart-contracts

Ethereum smart contracts for security and utility tokens

Repository: https://github.com/TokenMarketNet/smart-contracts
Canonical: https://ross.abutalabs.com/products/smart-contracts
Homepage: https://tokenmarket.net/
Language: Python
License: NOASSERTION
License Family: other
Topics: ethereum, python, smart-contracts, ico, crowdsale, solidity, solidity-contracts, blockchain, security-token, security-token-service
Last push: 2022-12-08T00:41:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3453, "days_push": 1365, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1328, forks 557 (observed 2026-08-28T04:04:23.701267+00:00)

## What it is
A collection of audited Ethereum smart contracts plus a Python command-line toolchain for launching and managing token sales (crowdsales/ICOs) for security and utility tokens. It includes token contracts, deployment scripts, and an automated Python test suite.

## Use cases
- launch an ICO crowdsale on Ethereum
- deploy a security token smart contract
- create an ERC20 token sale with audited contracts
- manage token sale phases from the command line
- test smart contracts with a Python suite

## When to choose
- you need battle-tested, third-party-audited crowdsale contracts for an Ethereum token sale
- you want a Python toolchain to deploy and manage token sales
- you are issuing security or utility tokens on Ethereum

## When to avoid
- you need modern Solidity 0.8+ contracts or current OpenZeppelin patterns - the codebase dates from the 2017-2018 ICO era
- you are building on non-Ethereum chains or layer-2s
- you need actively maintained software with recent security updates

## Facets
- artifact type: library
- maturity: maintenance
- function: cli, testing, deployment
- domain: blockchain, fintech, developer-tools
- platform: python, cli
- tags: solidity, ethereum, ico, crowdsale, security-tokens, utility-tokens, token-sale, erc20, smart-contracts, cryptocurrency

## Member repositories
- TokenMarketNet/smart-contracts (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.701267+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:45:48.583679+00:00, confidence not recorded.
  - readme: https://github.com/TokenMarketNet/smart-contracts (fetched 2026-08-28T04:04:23.701267+00:00, sha ebd384f2e77f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
