Getting Started
Last updated
Last updated
To develop for CasperDash, install the CasperDash Chrome Extension .
Once CasperDash is installed and running (make sure you back up your Secret Recovery Phrase), you should find that new browser tabs have a window.casperDashHelper
available in the developer console. This is how your website will interact with CasperDash.
To verify if the browser is running CasperDash, copy and paste the code snippet below in the developer console of your web browser:
You can review the full API for the window.casperDashHelper
object .