modular-network/ethereum-libraries

Token Pre-Sale Auto Allocation/Distribution Library

joshuahannan opened this issue · 0 comments

What is it?

Contract to handle pre-sale allocation/distribution

Problem

More and more projects are doing presales and need a way to allocate tokens to parties when transactions are handles offchain. We need a library to solve this.

Solution

Discuss and build standard library for building this

Steps to implement

  1. Discuss with the Modular team about what kind of functionality needs to be covered in the library
  2. Build library
  3. Test and document