Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A sendtocontract interface #18

Open
web3shannon opened this issue Jul 25, 2018 · 0 comments
Open

A sendtocontract interface #18

web3shannon opened this issue Jul 25, 2018 · 0 comments

Comments

@web3shannon
Copy link

web3shannon commented Jul 25, 2018

A sendtocontract interface is always needed for Dapps. It can be like this:

  1. Using a GET url to jump to a sendtocontract page.
  2. The page contains a form and a confirm button.
  3. Fill the form with the parameters in GET.
  4. Parameters are the same as Qtum Core sendtocontract API:
    a. Contract Address (required)
    b. Data (optional, default empty)
    c. Amount (optional, default 0)
  5. If the user does not have a wallet, guide him to create a wallet.
denuoweb added a commit to denuoweb/htmlcoin-web-wallet that referenced this issue Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant