Closed vbaranov closed 6 years ago
As amount of wei to be paid is a part of calldata we should display input for amount tokens amount to buy when user selects non-Metamask buy option. Also we should recalculate calldata on-fly with changing of amount of tokens to buy
Since Auth-os implemented v 1.0.1, amount of wei is not a part of the calldata anymore.
Problem: The current wizard 2.0 contribution page without Metamask is:
Solution:
ScriptExec
smart-contractbuy
method should be generated forCrowdsaleBuyTokens
smart-contractexec
method ofScriptExec
smart-contract to executebuy
method ofCrowdsaleBuyTokens
smart-contract