跳到主要内容
ArcBlock Community

Having issue with blocklet store.

Twelve
支持

Hello team,

I’m running the official Blocklet Store on my own domain:

https://store.12inchapps.com

When a user clicks Launch, what determines the host used for blocklet_meta_url?

I want launch links to use:

https://store.12inchapps.com/api/blocklets/.../blocklet.json

not the default .did.abtnet.io URL.

Is this controlled only by the Store app’s primary domain / window.blocklet.appUrl, or is there another Store or Blocklet Server setting I need to update?

10 条回复

Twelve3个月前

Also,

For launches from a self-hosted Store to an existing Blocklet Server, should the target server always ask for the server owner wallet before install?

I’m trying to understand how to match the official Store launch flow.

It seems like I can only launch an instance if Im logged in as user. If not I get this error

image.png

or i I try to skip wallet I get "not allowed"

image.png

Twelve3个月前

Here is my login button

Blocklet Server

ntisi2个月前

nobody care

Twelve2个月前

image.png

Twelve2个月前

Maybe In just asking the wrong question,

There is a a *Blocklet Launcher URL field in the Blocklet Store preferences section. What is the URL that we are supposed to put in that field?

pref store.png

Twelve2个月前

I have a new button. I think we are getting much closer.

https://store.12inchapps.com

Now the only issue seems to be that if im not loggin in as admin to the blocklet server, then I cant launch the blocklet. I need for the launch capability be available to anybody who logs in.

Twelve2个月前

z1VV21NqNWkiadznN32ALkos5dQqQwnCMty any insight into this issue?

wangshijun2个月前

Hi, support launching blocklets for any logged in user is disabled by default in blocklet server.

But if you really need to do so, you can fork https://github.com/ArcBlock/blocklet-server and customize your own version?

This should not be hard if you are working with coding agents such as claude or codex.

Twelve2个月前

thank you, I will look into the fork.

is there better way to allow users to launch thier own blocklets from my personal store?

I’m just trying to understand the distribution loop for blocklets.

Twelve2个月前

Thank you I forked and have my store up and running now.

Users can launch for free using either DID wallet or Google identity.

DeBOS

回复