Skip to content
#

crowdsale-contract

Here are 15 public repositories matching this topic...

This simple app allows anyone with an Ethereum account and some Ether to deploy their own crowdsale contract with no coding knowledge (the user only enters some basic information such as their token name and symbol, and their crowdsale contract is deployed on the Ethereum network). Https://ico.otcexchange.net

  • Updated Apr 3, 2018
  • JavaScript

I created an ERC20 token that was minted through a Crowdsale contract that I can leveraged from the OpenZeppelin Solidity library. This crowdsale contract managed the entire process, allowing users to send ETH and get back PUP (PupperCoin). This contract minted the tokens automatically and distributed them to buyers in one transaction.

  • Updated May 11, 2021
  • Solidity

Improve this page

Add a description, image, and links to the crowdsale-contract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crowdsale-contract topic, visit your repo's landing page and select "manage topics."

Learn more