Skip to main content
ArcBlock Community

Titan Tasks - blocklet approval

Brain Titan
Developers
buildersneed-review

5 replies

wangshijun22 months ago

Where does this blocklet store task data?

Brain Titan22 months ago

just localstorage within the browser

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

wangshijun22 months ago

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 months ago

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

Brain Titan22 months ago

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

Reply