Commit Graph

8 Commits

Author SHA1 Message Date
Karl Kempe 077be2ec0f
Update WHITEPAPER.md 2022-08-29 16:22:01 -05:00
Reptile b6475865cb
Update WHITEPAPER.md (#67)
* Update WHITEPAPER.md

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
Co-authored-by: Karl <karlkempe@users.noreply.github.com>
2022-08-15 16:44:51 -05:00
Drew c97e36f6e3
Feature/fixed price sale (#43)
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>
2022-06-14 17:04:05 -05:00
Karl c54f4d830a
Solana ICCO Contract written using Anchor (#41)
* Add Solana (Anchor) Program

Co-authored-by: spacemandev <devbharel@gmail.com>
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
Co-authored-by: skojenov <sekoje@users.noreply.github.com>
2022-06-13 20:13:47 -05:00
Drew 9c492e8d3a
EVM contract documentation and Solana support (#33)
* Add support for Solana ATA and add EVM documentation

* Move authority check to verifySignature

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-24 10:18:17 -05:00
Drew 4093b501f7
Evm documentation (#25)
* Update documentation

* Update documentation

* Update WHITEPAPER.md

Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-05-13 17:57:48 -05:00
drew 4210e9805a
Update WHITEPAPER.md (#14)
Co-authored-by: Drew <dsterioti@users.noreply.github.com>
2022-04-26 14:05:50 -05:00
Karl b2f09b6add
Fix builds (#12) 2022-04-26 10:26:44 -05:00