Skip to main content

@redspot_explorer plug-in

What#

The purpose of this plugin is to replace polkadot apps and canvas-ui during contract development.

Installation#

$ yarn add @redspot/explorer

Add this to your redspot.config.ts:

import "@redspot/explorer"

Usage#

Run edspot explorer.

npx redspot explorer

Note When running redspot explorer, a service will be started locally, please do not terminate the process. And, every time redspot.config changes, please restart the service manually.

Open the default website

For detailed usages, please refer Redspot Explorer