跳到主要内容
ArcBlock Community

Titan Tasks - blocklet approval

Brain Titan
开发者
buildersneed-review

5 条回复

wangshijun22个月前

Where does this blocklet store task data?

Brain Titan22个月前

just localstorage within the browser

If user wants to clear it, they just press ”Clear All” when entering the blocklet again

wangshijun22个月前

Storing user data in localStorage may limit the use case for the blocklet, the storage part should be improved to make it into DID Spaces.

You can check out https://www.arcblock.io/docs/hackathon/en/dif-building-on-did-spaces

We have a simple todo list blocklet template that can save user data in DID Spaces.

Brain Titan22个月前

i can try, i just thought considering it’s trivial tasks, localstorage would do😁 Will have a look at the doc, thanks

Brain Titan22个月前

oh I just realised this requires MacOS or Linux and blocklet CLI…I operate on Windows and I don’t have a blocklet server, I use arcblock launcher

回复