@redspot_explorer plug-in
#
WhatThe 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"
#
UsageRun 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