Skip to main content
ArcBlock Community

Blocklets and related components, necessary for publishing on official store?

Brain Titan
Developers
blocklet-serverdiscussion

So the blocklets that I published on my own store have the following components to them (see first video). Not sure if those have been added by the team (z1VV21NqNWkiadznN32ALkos5dQqQwnCMty). When I check Blocklet Studio, the current release of the same blocklets does not have those components ticked (see second video). My question is, once I am able to publish those blocklet on the official arcblock blocklet store, will I need to make a new release and “tick” those components as part of the blocklet just like it displays on my own store? (i.e for CrypSnake blocklet, would I need to tick “Static Server” to be included/required component also in blocklet studio before release on official store?)

1 reply

wangshijun2 years ago(edited)

Thank you for pointing that out!

Blocklet Studio offers support for two types of blocklets:

  • Static web apps, which should be served with Static Server
  • AIGNE built apps, which should be served with AIGNE Runtime and additional blocklets.

Some key information about blocklets, also known as "components," includes the following:

  • They are managed by Blocklet Studio and are injected into each blocklet created within the platform
  • They are maintained by the ArcBlock Team, so you do not need to publish them to any store.
  • They are designed for general purposes and can serve specific types of blocklets.

If you have any further questions or need clarification, please feel free to reach out. Thank you for your attention to detail.

Reply