Add SubDAO Chrome Extension Milestone 1#203
Conversation
* subdao-network_milestone_1
* Add SubDAO Chrome Extension Milestone 1
|
Thanks for the delivery. We will look into it as soon as possible. |
Change md link to PR link
|
Hi @wannam, you can ignore the failed check, that's just for internal bookkeeping. I'm looking into your delivery right now and I'll get back to you later today. |
|
Hi @wannam,
|
Thank you for your efforts.
We are developing the SubDAO project, that the extension was affected. We will update the extension to avoid the side effect of SubDAO code updates.
It only support substrate chains, no ethereum. To add custom token, you just need paste the erc20 token address (on subdao network).
Yes, your extension will decrypt the message, and your message is public to everyone. It's align with design. We will update the extension to adapt the new updates in subdao network. And will come back to you soon. |
To clarify, I can view the image from any device, any browser, any account. It is not related to the extension. Do you mean the image is public? |
Yes, I mean the image is public. Everyone can see that image, and the message is encrypted, only those who are selected to receive the message can decrypt it. |
Please ping me here once the published version is updated. I was able to build the extension locally and load it into Chrome. A |
That link will jump to the dapp of SubDAO to create a new DAO. The latest version of SubDAO is in progress. Will let you know ASAP when it's ready. |
|
Hi @wannam, could you share an update on the state of this milestone? Is there anything specific holding you back? |
Hi @semuelle I was in hospital for the past weeks. Sorry to delay this grant. The Chrome extenstion is ready. And the new version should be working after I have checked with our dev team. |
|
Sorry to hear, @wannam; wishing you a speedy recovery. Please let me know when I should review again. |
Thank you! |
|
Hi @wannam, the issue with the DAO screen seems to be resolved. There are some other issues, though:
|
Have added COPYRIGHT to address the relationship with Maskbook. We already discussed this with Mask Team when we started this project, and we will contribute the changes to upstream when it's stable.
The default one is using online testing node wss://alpha.subdao.org/ Let us try to reproduce it.
Sure.
We have a tutorial in documents and we will publish one article more precisely on how to use it. |
@semuelle Could you provide a screenshot for this error, we could not reproduce it, which page did you on when this error happened? |
localhost:8080. The page is blank. I noticed I skipped the webpack installation, but it fails because the package.json seems to be using a yarn syntax? It compiles fine, though. |
|
Extension development is different from web app, please follow the steps to install:
|
|
Thanks, I wasn't aware. What does |
|
Also, I am trying to use |
It builds necessary files for extension to run in browser. webpack installation is unnecessary, I deleted the content in readme. |
Let me test it |
Please refer to the doc: |
The extension connects our node |
Opening polkadot.js.org/apps, connected to my local node, I get a bunch of and no balance information for Alice and Bob. |
|
@semuelle Go to explorer Settings -> Developer then fill out the following config: |
|
I realized I was using polkadot.js.org/apps, but you pointed to explorer.subdao.org above. Does it not work with other apps versions? Either way, connecting explorer.subdao.org to my local node, I get |
|
We have a docker setup https://github.com/SubDAO-Network/docs/blob/main/tutorial/README.md |
|
I tried building the docker image from your Dockerfile, but it results in the following error. Could it be related to this issue? Now I have the (downloaded) docker version running, but when I try and add a template, I get a Could you please review the tutorial and all build instructions, and add version numbers and/or branch/tag names to each step? |
|
It's due to every time cargo will pull latest version, we fixed with a specific rust version at https://github.com/SubDAO-Network/subDAO-contracts/tree/3.0_dev_m2 |


Milestone Delivery Checklist