Pages:
Author

Topic: ICO Generator script: Looking for Testers for the BETA version. Bounty. - page 2. (Read 339 times)

member
Activity: 318
Merit: 10
EHFIRST
Great!
You need to create a small how-to - what to do with the code etc.
sr. member
Activity: 344
Merit: 250
Suggestion: I read ShareHolder contract's description on your site. If you manage to finalize it, would be great.
Suggestion: make your ICO engine to assign ShareHolder.shares together with ICO.tokens

My account: 0x180A8FE3170D5A072FC4C482cc1bD1b2164e6630
newbie
Activity: 42
Merit: 0
Fixed all major bugs. Code now compiles on Mist, no errors.
newbie
Activity: 42
Merit: 0
Hi everyone.
I have just placed an ICO generator at https://duke-of-ether.com/ico_generator.htm
The page is there to stay, and it will remain free. For more details, click "About"
button on it.

Beta version is released. This time it is not an "early beta", but a solid beta.
The code now supports:
  • multiple receiving wallets (like: "Owner", "Developers" etc.)
  • Distributing bonus (for example, for bounty campaign) tokens
  • Attaching ShareHolder contract and distributing ShareHolder's shares as an extra bonus to all that bought tokens
  • Custom schedule (presale, sale 1, sale 2, pause 1, and so on.) with customizable token prices
  • Contract in the same file or in a contract that was deployed separately
  • Option to pause the crowd sale and to extend its stages
  • White Listing
  • and so on...


I'd like to ask for your help. Let's make it a bug free and convenient tool.

Few details:

1. This 0x69BfA56dFa5ad373d17e54c1F6d99989E12aEf3b Ethereum address is for donations.
   Whatever donations are received, will be distributed among people that
   a) found a bug in Solidity code that ICO Generator's produces.
   b) suggested a feature.
   One bug/suggestion - one bonus token, so to speak. Of course, it should be a fresh feature
   or a bug that was not reported before.

   Note that to do that I have to receive your ether account in the same post with bug/suggestion.
        Sooner of later I will make a form to fill, but not yet.

   As long as ICO Generator is under development, 100% of donations to the account above
   will be distributed as bonuses (which, of course, does not mean the amount is going to be
   above zero, so - no promices).

   As soon as ICO Generator is finished, I will reduce the amount transfered as bonuses to 25%
   of donations (or will keep it at 100% if donations are low), and will keep it on for another
   6 months.

2. On the site you may find elements of a ShareHolder project I am currently working on.
   Its shares work as accumulating micro account, increasing in price as funds are transfered
   to it. As soon as ShareHolder is on-chain, I will distribute proportional number of shares
   to all people eligible to bounty.

   A contract implements minting (as opposed to distributing tokens and then burning whatever remains).

   Current bugs: none
   Current suggestions:
   1. do we need to implement whitelisting and how exactly should this feature work?
   2. do we need to implement support for stand alone tokens (token implemented and deployed
      separately and passed to CrowdSale by assdess?

3. If possible, please spread the word, the more people participate, the better.

Well... Let's see if that works Smiley

=== Accepted suggestions / Bug reports ===

======
To do: implement whitelisting and how exactly should this feature work?
======
Add a full scale bounty campaign (it is planned for ShareHolder project, which will be launched using this generator)
======


====== Feature implemented / Bug fix complete

Suggestion: make your ICO engine to assign ShareHolder.shares together with ICO.tokens
0x180A8FE3170D5A072FC4C482cc1bD1b2164e6630
======
Splits: declined. They are not needed.
Auto splits: declined. They are not needed.
======
Unchecking ICO to hide all its sublevels : implemented
0x180A8FE3170D5A072FC4C482cc1bD1b2164e6630
======
Fix conversion for 1 finney: it should convert to number: fixed
0x180A8FE3170D5A072FC4C482cc1bD1b2164e6630
======
As a campaign runner might want to keep some tokens tor him/her self for future use, please add an option to set an amount of tokens that is minted but can not be sold.
0x2601AC4509aABe3bB3673C22a4bfEF3c4e7323D3
======
min amount of ShareHolder shares that always belongs to owner: an analog of the unsoldable amount of tokens.
======
when scrolling, the middle column should stay in place

0x180A8FE3170D5A072FC4C482cc1bD1b2164e6630
======
To do: Create a tutorial explaining features etc.
0xFD2D7B0A7D855350A197E373136E0C7c1Fd976e3
======
do we need to implement support for stand alone tokens (token implemented and deployed separately and passed to CrowdSale by assdess?
Rejected: not needed
implemented
======
Added require(!m_bPaused); everywhere where it can affect
0x180A8FE3170D5A072FC4C482cc1bD1b2164e6630
======
Fixed share holder integration: when off, code should disappear completely , same for m_strCampaignName
======
Pages:
Jump to: