1️⃣Bubble basics

Testing guide for Polkadot.js no-code plugin

1. Create a Bubble account

1.1 Go to bubble.io

1.2 Create an account and login

2. Add a new app

2.1 In your account click on the New app button

2.2 It will ask a few details about your app, you can write whatever you want, it doesn't matter for our test.

The app will be created with default examples and texts.

If you see any errors/warnings, ignore them, they don't matter for our testing.

3. Install the plugin

3.1 Now on the left side you will see all sections of your app, go to Plugins and then Add plugin button

3.2 In the search bar of the opened window, just write Polkadot and click install.

4. Plugin elements

4.1 Create a new blank page In the top left corner of your app you will see Page: index, click there then click Add a new page...

4.2 On the newly created page, you will see all available tools in the Visual elements section This includes our plugin elements that we need to add on the page. Find the element you want to test and Drag&Drop it somewhere on the page:

Before testing, please take a look into F.A.Q. page in the plugin documentation.

App preview

To see how your app looks and start testing it, click the Preview button in the top right corner.

Now let's install the plugin functions and proceed to test them.

Last updated