Adding the following features:
* Fixed-price sale configuration
* Lock-drop (cannot claim allocation until after lock period ended)
* KYC per sale
* Claim excess as separate method (due to lock-drop for allocation)
* Events to EVM contracts
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
Co-authored-by: Karl Kempe <karlkempe@users.noreply.github.com>
Co-authored-by: skojenov <sekoje@users.noreply.github.com>
* Add support for Solana ATA and add EVM documentation
* Move authority check to verifySignature
Co-authored-by: Drew <dsterioti@users.noreply.github.com>