1️⃣Bubble basics
Last updated
1.1 Go to bubble.io
1.2 Create an account and login
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.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.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.
To see how your app looks and start testing it, click the Preview button in the top right corner.

Last updated