Conversation
Noc2
left a comment
There was a problem hiding this comment.
Thanks for the updated application. As far as I know, there isn’t yet a “Substrate v4”. Also we usually don’t support deployment, monitoring or hosting (regarding the Nutbox Chain deliverable), so feel free to remove this part. Could you provide more information about the account and content pallets? What functionality will you implement? Also in case you are interested in open sourcing the faucet, we would also be interested in supporting this part as well.
|
I won't support your project in its current state. I have the impression that there hasn't been much effort put into investigating the substrate stack nor into making an application, for the following reasons:
Furthermore, you mention "storage proof validation" without providing any explanation of how you plan do achieve this, which is a non-trivial problem in the space. |
|
@Noc2 @mmagician Hi, sorry for the late reply, i have updated the proposal, and thanks for your advises, there are some explanation about what you concerns: there isn’t yet a “Substrate v4”. Yes, we know that currently substrate is on v3, and i heard from others(not official) that v4 is comming soon, maybe it's not correct, but i think this is not so much important, we will use latest master branch during development. Your project overview is the same text copied 3 times. I am very sorry for the stupid mistake, because i copied those lines from other place, i should have a dobule review. The right content already been updated. Milestone 3 about ink! integration seems to just be including a contracts pallet. This would not provide any new value to the system, but rather paying you to follow the tutorials for including the pallet in your runtime. Yeah, it is easy if we just integrate ink module into our runtime. In our scenario we need read/write runtime from contract and verify if a image/video is exist with substrate offchain worker. So this would be the hard part we gonna to do. Thanks for substrate developers, dispatch call to runtime currently supported, see here. Besides, we would provide several contract templates to help our developers and communities build their DApps easily. "Milestone 2, Nutbox Chain" or "M4, Asset Transfer" deliverables also bring nothing new, all these features are already available and plug-and-play in substrate. There was a misunderstanding between us, sorry i haven't explained clearly in the document. The **Asset Transfer ** here is not transfer of balance-pallet, but a currency implementation by ourselves. It may be something like orml implemented by Acala. As i know, we have no token standards like ERC20 in polkadot ecosystem, i saw some discussion in element channel but nothing got so far, so we may implement by ourself or just use orml's. The last one storage proof validation is the stuff that we need verify some offchain data(images/videos) saved in CDN or IPFS. We will verify them in offchain worker with the saved hash in runtime storage. |
|
I'm sorry but your application is still missing details. Just as an example, it's not clear what you mean by: Regarding
Are you aware of the examples provided in the Is there any reason you would want to implement your own Lastly, your description of storage proof couldn't be more vague:
|
|
Thank you for submitting a grant application. |
|
Closing due to inactivity and missing details. Feel free to re-open the application with a more complete proposal. |
|
@mmagician Thanks, we are preparing add more details into the proposal, would ask reopen this PR once it gets ready. |
Project Abstract
Application Checklist
project_name.md) and updated.