ConfluxPortal

ConfluxPortal E2E Test Dapp #

Here is a page for testing ConfluxPortal functions. It contains code examples for testing:

  • connect to ConfluxPortal
  • deploy contract on conflux test net
  • send CFX
  • deploy a erc20 token and send token
  • get user accounts
  • use personal_sign to sign data
  • cfx_sign (deprecated)

You can find the source code on github.

Last updated: 3/17/2020 Top