Socket
Socket
Sign inDemoInstall

altafan-sample-crowdsale

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altafan-sample-crowdsale

Crowdsale smart contract based on tiers and with a fixed cap in the first 24hrs + ERC20 Token


Version published
Maintainers
1
Created
Source

sample crowdsale

This repository contains 2 types of crowdsale Smart Contract:

  • TierCrowdsale.sol is based on tiers and aims to attract investors giving them an extra bonus amount at the early stage of the sale.
  • CappedCrowdsale.sol has a fixed purchase limit in the first 24 hours, in order to distribute the largest possible amount of token equally between contributors.

Two smart contract security audit reports made by ZK Labs Auditing are also included. These documents audited the SingularityNet crowdsale smart contract, which has been implemented with CappedCrowdsale.sol

Flattening

solidity_flattener contracts/Contract.sol --solc-paths=zeppelin-solidity=$(pwd)/node_modules/zeppelin-solidity/ --output contract.sol

Keywords

FAQs

Package last updated on 16 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc