Skip to main content

Dev Mode

Fundamental principles

In normal mode, DApp connect wallet by RPC method of request_connect_address. The wallet will query DApp information based on params.args.symbol through dioxide chain. Check whether the website of the DApp matches the location.hostnameof the current DApp. Only the matched DApp can connect the wallet normally.

In developer mode, the wallet will disable all security checks to help developer to debug at the development stage, including that when the DApp sends a connection request to the wallet, the wallet will no longer verify the authenticity and legitimacy of the DApp. If you are not a developer, please do not open this mode.

How to open dev mode

mode