erc20-vend

Create ERC20 tokens the can be minted by existing ERC20 token balance
Log | Files | Refs

DateCommit messageAuthorFiles+-
2023-08-02 12:51Refactor to match new tokenswap cic interfacelash5+52-24
2023-08-01 15:09Add mint eventlash1+2-0
2023-08-01 14:50Update to cic interface for token swaplash9+23-18
2023-05-13 15:04Add writer interface testlash7+38-8
2023-05-08 04:25Implement chainlib-genlash4+35-15
2023-05-07 15:20Remove non-lock alternative, add cleanup, create pre-mint alternativelash10+316-157
2023-05-07 13:43Change package urllash1+2-2
2023-05-07 12:50Add test eventslash8+113-71
2023-05-07 12:24Add withdraw test, allow withdraw anytime if not lockedlash9+286-14
2023-05-07 11:28Initial commitlash18+1296-0