interactive-coin-offerings
interactive-coin-offerings copied to clipboard
A crowdsale mechanism optimizing price discovery information for buyers
## What is it? Users whose bids create new buckets will be marked as the bucket creators. After the sale has been finalized, the users should be able to destroy...
## What is it? Assert that the resulting valuation is consistent with the Kleros implementation. - [ ] Test passing commit.
## What is it? Currently, the IICO sale mints new tokens whenever someone redeems them. Needs to be changed so that sale contract owns pre-allocated amount and _actually_ transfers tokens...
## What is it? Stop committing the build folder as referenced in #24 by @gustavoguimaraes ### Problem Build folder pollutes the repo ### Solution Adopt the following pattern for using...