bepro-js icon indicating copy to clipboard operation
bepro-js copied to clipboard

Smart-Contract - MiningERC20

Open Ruiub3i opened this issue 5 years ago • 0 comments

Description

Raising capital with ERC20s is completely broken for retail investors Private sale investors invest at a nominal price Where fomo kicks in in general platforms like bscpad, polkastarter, coinlist and others We need a system where products come before the 1st token is minted The goal of this smart contract is to be easy to integrate with other defi smart contracts so that after they are built users can redeem their tokens on the ecosystem by using the platform - creating a fair way of distributing the token This should be easy to import into another smart contract where by using the main product smart contract, this one can be called to allocate tokens later redeemable by the platform user.

This should tie to a mint function of the ERC20 in question (of the project) & the Main product smart contract (of the project)

Ruiub3i avatar Apr 30 '21 11:04 Ruiub3i