Update WHITEPAPER.md

This commit is contained in:
Karl Kempe 2022-08-29 16:22:01 -05:00 committed by GitHub
parent ce72b3a4df
commit 077be2ec0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ There are two programs needed to model this.
- `TokenSaleContributor` contracts live on all chains.
- Collects contributions, distributes tokens to `TokenSaleContributor` contracts after the sale has ended and the token allocation has been bridged.
These contracts are upgradable with a single key (see **Owner Only** section of each program for relevant methods). We encourage the implementor to use a multisig wallet for deployment at the very least.
## Detailed Design
To create a sale, a user invokes the `createSale()` method on the sale `TokenSaleConductor`. It takes the following set or arguments: